Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 27,161 through 27,180 (of 39,333 total)
  • Author
    Search Results
  • #95194

    Forgot to post the site URL.
    Website URL

    In forum: Virtue Theme

    In reply to: Mobile issue "Warning"

    #95183

    Is it possible that you can post a link to your site so we can see it’s behavior?

    Also, I would try going through your plugins one by one and disabling them to see if there is one creating the issue.

    #95180

    When I go to my mobile website, I’m getting the following warning and I have no idea what I did wrong.

    Warning: Class_PHP_Incomplete has no unserializer in /home/content/p3pnexwpnas04_data01/74/2984074/html/content/object-cache.php on line 520

    Can you please explain?

    Thanks

    Mark

    #95177

    Would it be possible for you to post a link to your site so we can see what’s going on?

    Thanks!

    #95170

    Hey,
    I’m seeing an issue with this post: http://www.aarrisatepa.com/new_site/portfolio/cu_ruggles/

    Seems at least one image (the second) isn’t loading? can you look at that?

    Ben

    #95163

    Hello,
    Immediately after updating the theme to the newest version, the portfolio has stopped working. The page now displays only the sort options at the top, and no thumbnails. The alt info can be seen on hover, and clicked on. However, no thumbnail images.
    Help!

    Thank you.

    In forum: Virtue Theme

    In reply to: activation API

    #95152

    But you need to use ftp information to install plguins?

    I checked the logs on my end. There is no ping coming from your server hitting Kadencethemes.com so the issue is that your server is in some way not allowing that ping to happen. My guess based on just looking at your site is that you don’t have wordpress permissions correct if you have to add ftp information to install something. So that is where I would suggest starting but you can also contact your host and talk through with them. See if they are in some way blocking the wordpress function wp_remote_get(); Or if there is something else that may be hindering it.
    Ben

    #95132

    Hey Olga,
    Can you please start a new tab and provide a link to your site?
    Thanks!

    Hannah

    #95127

    Hi Ben,
    The problem was coming from 1 product (out of 8) where I added a cyclone slider. Apparently there was a problem with the slider. I removed it, and the products showed in the category “Spices”.
    I am still struggling with “Categories” showing on a sidebar. Do yo have any video on this? I can’t figure out how to do this on my site: atouchofprovence.com.
    I want to show all my categories or a drop down of categories. I can’t.
    Jean-Louis

    #95120

    Hi there,

    I have got everything looking great on my desktop site but on mobile devices there is an issue with the titles on the home page menu images.

    On images 5 and 6, the h5 home-message wording is longer than on images 1 to 4 causing the h4 home-message to disappear.

    Is there some custom css that will bring these h4 message back. I think it’s because they need to run to 3 lines instead of 2.

    Best wishes,
    Paul

    #95118

    is it posible to do this with custom css?

    In forum: Virtue Theme
    #95111

    Thank you. Thats brought the top part back in but in vertical mobile view there is a white space under the footer despite having some CSS entered that should stop this site wide.

    (It is visible before the Chat box pops up)

    #95110

    Yes it was. Ive disabled it now. Can that cause site disruption?

    #95093

    Thank you, Ben! It works.
    One more question – am I using the latest version of premium theme?
    In my admin-panel there is no information about new updates of this theme.
    My current version is 3.3.5
    Does exist any custom css to have a sidebar on the left side without updating the theme and without breaking my site on mobile?

    In forum: Pinnacle Theme

    In reply to: Header configurations

    #95089

    In your theme options > page title. You can set the background there. For the home page you can also use the theme options > home slider.

    In your theme options > site header turn on the transparent header if you want an image for all pages. There you can set the color of the border or make it transparent.

    Make sure your page title is turned on by defualt in your theme options > page title.

    Please see here: https://www.kadencewp.com/page-header-pinnacle-premium/

    Ben

    #95084

    Ask them to make sure your site is allowed to wp_get_remote() to http://www.kadencethemes.com

    Make sure there isn’t a system blocking that.

    Ben

    #95080

    Hey,
    I looked and your site isn’t sending any ping to the Kadence Themes url. This means your site can’t run a wordpress function for getting remote url. I suggest contacting your host. Make sure they are not blocking this.

    Ben

    #95062

    fixed. it was caused by CE WP-Menu per Page plugin. Can you think why that would have broken the whole site? Ive used it before on another of my sites which is v similar with no issue.

    Actually the problem was fixed when i reactivated the previous menu plugin as opposed to CE WP-Menu causing the problem. In theory I should be able to have both plugins deactivated and still have a working site.

    In forum: Virtue Theme

    In reply to: 404

    #95060

    Is there anyting you can do to recreate the error?

    What is in your php error logs on your server?

    Did you know your “SnapWidget” is breaking your site on mobile. It’s setting an iframe and giving it a fixed width (really bad).

    Ben

    #95059

    Hey,
    You can added this css:

    .container .main {
        float: right;
    }

    Remove it. Using the latest theme version you can have a sidebar on the left right from the theme options > main settings. That css your using is breaking the site.

    Next you are adding this css:

    .container {
        width: 1000px;
    }

    Remove it that is breaking your site on mobile. you shouldn’t ever set a fixed with for the container. If you would like the max width to be 1000 then you need to use this css:

    .container {
        max-width: 1000px;
    }

    Ben

Viewing 20 results - 27,161 through 27,180 (of 39,333 total)