Forum Replies Created

Viewing 15 replies - 1 through 15 (of 41 total)
  • Hi @centreenigmatic

    The color of PRICES is set as #222222. change it to #FFFFFF and The color of The Path Of Master Builder is set as #000000 please change it to #FFFFFF.

    Hope this helps.
    Let me know if you have any query.

    Hi @irsalvatore

    This issue is related to your theme. Please connect with your theme provider they will better help with this problem.

    Amit

    (@amitmhr)

    Hi @jkuduk
    I have just checked that you are using WordPress 4.7 version. https://sitecheck.sucuri.net/results/blueearthswcd.org
    Please update your WordPress version and try to do the things.

    Hope this help.

    Amit

    (@amitmhr)

    Hi there,

    Please add this code `.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li {
    overflow-x: visible;
    overflow-y: unset;
    }` .

    Hope this helps ๐Ÿ™‚

    Amit

    (@amitmhr)

    Hi there,

    Use this CSS to increase the font size of comment form.
    .form-label {font-size: 21px;}

    Use this CSS to increase the font size of Category search.
    .widget_categories select, .widget_archive select, select {font-size:20px; height: 40px;}

    Use this CSS to increase the font size of search.
    .blog-feed-sidebar > h2 {font-size: 20px;}

    Hope this helps ๐Ÿ™‚

    Amit

    (@amitmhr)

    Hi @martinxo

    If you have a backup of your website then you can easily get all your lost posts, pages and media files.

    Amit

    (@amitmhr)

    Hi there,

    If you want to transfer your WordPress Website from one server to another server then you should have two things. One all your WordPress Website files and second Database of your website.

    Now on the new server transfer all your website files in public_html folder. After this step create a new database on server and import your website database in it. You also need to make some changes in wp-config.php file. Now you can access your website by entering your domain name and you can access your WordPress Website Dashboard by visiting yourdomainname/wp-admin.

    The last step is to install a plugin to replace old url to new url.

    Hope this helps you ๐Ÿ™‚

    Amit

    (@amitmhr)

    @jkuduk please share the link of your website or any screenshot if possible.

    Amit

    (@amitmhr)

    Hi there,

    In many cases, a blank WordPress admin panel results from code errors in your currently active theme. You can resolve this by disabling this theme. If disabling your active theme did not solve your issue, your next step should be to disable all your plugins to see if a plugin is responsible.

    Sometimes, a blank screen occurs because WordPress runs out of memory. This can happen if your allocated PHP memory is low. To increase memory limit please follow these steps.

    – Search for the wp-config file.
    – Right click on it, select View/Edit.
    – Add the following code to increase the allocated memory to 256mb (add this code just under โ€œDefine WP Debugโ€).

    `define( โ€˜WP_MEMORY_LIMITโ€™, โ€˜256Mโ€™ );

    Let me know how that goes!

    Amit

    (@amitmhr)

    Hi There,

    Try deactivating all plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).

    or

    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you.

    Let me know if this helps.

    Amit

    (@amitmhr)

    Hi There,

    The HTTP ERROR 500 is related to your server. You should first check the error log file on the server. It will give you the exact reason.

    You can also try to create a new .htaccess file. Follow these steps.
    – Rename your old .htaccess file.
    – Goto your WordPress dashboard > Settings > Permalinks and click on save. This action will create a new .htaccess file. Now take a look at your website. If it doesn’t work then you should connect with your hosting provider.

    Hope this helps.

    Amit

    (@amitmhr)

    Hi Erik,

    In WordPress, you can make only one primary menu for all the pages. If you make any change in the menu the change appear on all the pages.

    You can make a different menu for different pages by using plugins. Here is the link of the plugin: https://ww.wp.xz.cn/plugins/conditional-menus/

    Let me know if this work for you ๐Ÿ™‚

    Amit

    (@amitmhr)

    Hi there,

    Try to use a WordPress plugin called Better Search & Replace, it will help you to find all the old URLs and replace them with a new one.

    Note: Please take a complete backup of code and database before performing this action.

    Thanks.

    Amit

    (@amitmhr)

    Hi there,

    Yes, WordPress website can be upgraded from the admin panel by clicking on update now.

    Please take a complete backup of your website before update.

    Let me know if you want any help.

    Amit

    (@amitmhr)

    Hi there,

    You can customize your sidebar position from Theme options left or right.

    In the sidebar, you can adjust the positions of categories and recent posts using widgets. go to your dashboard > Appearance > Widgets and drag the things according to your need.

    Hope this helps.

Viewing 15 replies - 1 through 15 (of 41 total)