Forum replies created
Hi,
It’s in your Theme Options -> Typography -> Google Fonts -> Select Footer Headings Font
Please update to latest Theme version if you cannot find it.
Thanks!
Denzel
Hi,
Use the theme4press shortcode editor. The number 4 button.
http://prntscr.com/7rcsjx
You can create columns.
http://prntscr.com/7rcsm1
Thanks!
Denzel
Hi,
I never tried it out, but judging from the download count, this plugin could probably help you.
Thanks!
Denzel
Hi,
Done, Please see result. http://prntscr.com/7r3ph6
I have cleared your website cache, but it’s still persistence. So need to reload your browser to see the effect.
Please use ftp to download a copy of the plugin Evolve Shorten Link and keep it in your computer as backup.
Thanks!
Denzel
Hi,
That code is part of alora theme’s main.js and I have no idea which plugin or script that you added breaks it.
In javascript, it doesn’t matter what script you add or the sequence, as long as it is incompatible with some other script, it breaks the whole site. That error message is telling you what has been broken, it is meaningless, because it cannot point out what causes it to break.
Theme4Press Core plugin is our plugin, this will not cause any issue.
You will have to deactivate all other plugins or any code that you added.
Our demo, which is in wide layout works properly. http://demo.theme4press.com/alora/portfolio-grid/
So it has to be something you added or modified that is incompatible.
Sorry, I have no idea what is causing this issue.
Thanks!
Denzel
Hi,
There is a javascript error on your website.
Please see screenshot. http://prntscr.com/7qynhm
Please disable plugins, one at a time to find the plugin that is having javascript conflict with the theme.
You will have to remove that plugin.
Thanks!
Denzel
Hi,
Please use the following in your Theme Options -> Custom CSS
@media(max-width:768px) {
.anythingSlider .slide.panel > p {
display: none ! important;
}
}
We remove the description first. If it works for you, then we adjust the slider height.
Thanks!
Denzel
Hi,
Open up header.php at the end of the file you will find the following codes.
<!--BEGIN #content-->
<div id="content">
<?php if (is_front_page()) {
evolve_content_boxes();
}
?>
This is the code for the content boxes. The code if (is_front_page()) means it will appear only on homepage.
Sorry, that’s all we can provide for this issue, we do not provide support for customization.
Thanks!
Denzel
Hi,
Please post your WordPress admin username and password.
I will write a simple plugin and install it for you, it will shorten your previous and next post link to 8 words.
Please set your reply as private reply.
Please note that we do not provide customization, but for this time only, I am doing it out of goodwill.
Thanks!
Denzel
Hi,
Please tell me how you want me to help you. Move up the arrows? or remove the black boxed background?
Thanks!
Denzel