Forum replies created
Hi,
Sorry, that’s an issue with Chrome.
I do not have a fix.
I am using firefox on my Mac and it does not open a new tab.
Safari browser works properly too.
Thank you.
Hi,
These settings are for social sharing box shortcode. Not for those icons at the bottom of an article.
To change the color of those icons you will need custom CSS.
Add the following to Theme Options -> Custom CSS
.share-this .t4p-icon-social-twitter {
color: blue;
}
.tipsytext {
color: blue;
}
.share-this .t4p-icon-social-facebook {
color: blue;
}
.share-this .t4p-icon-social-google-plus {
color: red;
}
.share-this .t4p-icon-social-pinterest {
color: red;
}
.share-this .t4p-icon-social-envelope-o {
color: black;
}
.share-this .t4p-icon-redo {
color: black;
}
This is how it will look like.

Thank you.
Hi,
Use loco translate plugin to translate the theme.
If your blog is created using shortcode, you have to translate the strings in theme4press core plugin.
Thank you.
Hi,
Yes, 2.5.1 will have on click update.
You will need to setup via Appearance -> Theme updates
Use the following steps to update your Evolve Plus Theme, NOT child theme.
Your child theme should contain only style.css and functions.php and no other files…
We do not encourage using of Child Theme, it does not work properly with Evolve Plus Theme.
1) Unzip downloaded update on computer.
2) Use FTP to download a copy of the existing Evolve plus theme from your server for a backup on your computer.
3) Delete the Evolve Plus Theme on your server.
4) Upload the newly unzipped copy of Evolve plus from your PC to your server.
Some time overwrite will not work properly, leaving some old files and causing weird actions..
Thank you.
Hi,
Go to WordPress admin -> settings -> permalinks and change to other structure and see if it works.
Also check your .htaccess file and see if there is any extra codes other than those created by WordPress.
Thank you
Hi,
Thank you for your feedback.
I will get the theme author to look at this.
Regards,
Denzel
Hi,
Tried adding fancy bullet points and block quotes etc but did not work.
I don’t find any of these shortcodes in alora theme. what is the actual name?
Are they part of our product?
Thank you
Hi,
The share icons on this page https://theme4press.com/evolve-multipurpose-wordpress-theme/ is not part of the theme.
It’s either a custom script or a plugin added by the theme author.
This https://theme4press.com/evolve-multipurpose-wordpress-theme/ page is not the theme demo page.
Thank you
Hi,
Adding mailto:[email protected] works.
I just tested. Does not open new tab on browser. Opens up email client, if your email client supports mailto:
Thank you