Forum replies created
if you mean this http://prntscr.com/6fhjxd , is it a widget? because I cannot control it in your widgets area
P.S. next time open more topics separately, because this is gonna be little bit “messy” 😉
you need to download the premium version in your account, upload it on your website and activate it.
for the captcha issue, can you please use the older captcha version 3.2 until we get this fixed? https://downloads.wordpress.org/plugin/wp-recaptcha.3.2.zip
for the category posts have you check the mentioned thread? https://wordpress.org/support/topic/prev-and-next-post-links-for-specific-category-page?replies=5
for the navigation you could use something like is mentioned in this thread https://wordpress.org/support/topic/prev-and-next-post-links-for-specific-category-page?replies=5
for the recent post block please refer me to the page URL.
for the alora package please contact us here https://theme4press.com/contact/ . thanks 🙂
yep, Theme Options -> Blog -> ‘Share This’ buttons placement
maybe you mean this: Theme Options -> Extra -> Position of navigation links
it can navigate only posts in all categories
this will be fixed in the next theme release, for now you could try this Custom CSS, without my testing:
#sidebar .widget {top:-20px;}
modify per your needs 🙂
possible but it requires changing the theme’s code, we don’t support it in our forums. I would recommend to hire a developer 🙂
let me know once you install the captcha plugin
they are default by evolve styles, you can disable them by Custom CSS:
.entry-content img, .entry-content .wp-caption {box-shadow: none;border: 0;background: none;}