Forum replies created
Hi,
Your form is working properly in Firefox.

There is some script error in Chrome.

Clear your cache plugin’s cache content.
Then disable your cache plugin, so that content gets updated on front end during troubleshooting.
Proceed to troubleshoot by disable one plugin at a time to find out which plugin is causing this error.
Thank you
Hi,
That’s not malware, it’s part of the redux framework which is used for the Theme Options. You can ignore that crazy warning.
The details are here.
https://wordpress.org/support/topic/false-positives-with-the-redux-framework?replies=11
Speaking from personal experience, I do not recommend using this plugin.
It adds a lot of codes to your .htaccess file and it does not remove it when you deactivate your plugin. These added codes sometimes cause certain theme or plugin features to malfunction.
If you need protection from hacks and malware, it’s better for you to use a website firewall, such as https://sucuri.net/website-firewall/
Thank you.
Hi,
For testimonial timing, go to WordPress admin -> Theme Options -> Shortcodes -> Testimonials
Find the setting -> Testimonials Speed
Set to higher value.
1000 = 1 second.
5000 = 5 second….etc
And i need code for whole box color change, and text to be white or black.
Please post URL to your testimonials, I need to see it.
Thank you
Hi,
You have wp super cache. Clear it’s cache content to allow updated content to load on your front page. You need to do this every time after you make any update in your WordPress admin.
After you have cleared cache content, you can check your permalink at Settings -> Permalinks
Use only one of the WordPress available setting, do not attempt to write your own custom permalink.
Go to Appearance -> Menus -> Manage Locations and check if your menu is properly assigned.
Clear cache content again, after doing above steps.
Thank you.
Hi,
You need to use a multi language plugin, if you want to have more than one language on your website.
We do not have any video or documentation on this.
You need to refer to the documentation of the third party plugin.
Thank you.
Hi,
You need to modify the above image size and css of the relevant layout.
We do not provide this type of customization support.
Please hire a developer from http://jobs.wordpress.net/ to assist in your customization.
We can only provide simple customization that can be done using custom css and does not require theme code modification and major layout modifications.
Thank you.
Hi,
For 1) Use the following in Theme options -> custom css
.widget::after {
box-shadow: none !important;
}
For 2)
.product_list_widget .wp-post-image {
border: medium none !important;
}
Thank you
Hi,
Your alignments on this page is correct.
http://www.jordhammar.se/snickeri/
Redo you page layout on this page http://www.jordhammar.se/wordone/ according to what you have on http://www.jordhammar.se/snickeri/
You are using the site origins page builder which is not our product, therefore you cannot expect it to work properly out of the box.
Thank you.
Hi Carrie,
For header widgets, In Theme Options -> Header Widgets -> Header Widgets Placement
Please set it to Select Per Post / Page.

For your information.
Please insert any link to this forum using the link button in the editor.
If not, nothing will show up in your reply.
Thank you.
I am putting the sidebar bug on record here, so that my employer can replicate it.
1) In Theme Options -> General -> Layout
Select 2 sidebars.

2) Add a page and set right sidebar as per following screenshot.
After publishing, the left sidebar will still be showing and the right sidebar gets pushed down.

3) Add a page and set no sidebar and full width as per following screenshot.
After publishing, the left sidebar appears on top of full width content.

There could be other bugs with layout. Therefore, it’s advisable to check all possible combinations.
Thank you.