Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:54 #24972

    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

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:43 #24971

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:31 #24968

    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

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:26 #24967

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:14 #24966

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:08 #24965

    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.

    In reply to footer widget
    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 02:03 #24964

    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

    In reply to Remove the line
    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 00:54 #24957

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 00:44 #24954

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    03.03.2016 at 00:25 #24947

    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.