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 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 50,121 through 50,140 (of 53,646 total)
  • Author
    Search Results
  • #17961

    Hello Ben,

    Its seems that the error message was caused by the debug mode and so I have turned that off and the error message has gone. I have enabled Page Cache, Minify, Browse, data base and object caches. Not sure what best to click in the advanced settings for each?

    The site however, is running no faster hatchedinfrance.com currently taking 12 secs to load and http://www.hatchedinfrance.com taking 9 secs to load http://tools.pingdom.com/fpt/#!/doy6EA/http://hatchedinfrance.com I see the main problem being with the home page slider at the top and the 3 action boxes. Can you suggest anything?

    Also I have reset the body typography and it looks much better.

    #17958

    Hello

    I would like to change the dimensions of the titles of the Portfolio Type filters/ menu in the example below (to make them a bit smaller)

    Is there a possibility to do this?

    Thank you,

    Ileana

    #17956

    Hi Ben,

    here’s a classical issue with dynamic grid layouts and initially hidden content. Unfortunately this doesnt work for me in Pinnacle today.
    In the post/page editor I insert the Pinnacle Shortcode for TABS and for the second – i.e. initially hidden – tab i query some staff data containing images:

    [tabs][tab title="title1" start=open]
    Put content here
    [/tab][tab title="title2"]
    [staff_posts items="-1" orderby="menu_order" columns="2" ratio="square" link="true" cat="JIB"]
    [/tab][tab title="title3"]
    Copy and paste to create more
    [/tab][/tabs]

    The second tab doesn’t get displayed properly.
    Any chance to fix that soon?

    Dirk

    ( Calling isotope.reLayout() each time the tabs are switched saved my day in other projects… )

    #17955

    Hello,

    Is there a recommended size for featured images on blog posts? I would like my blog preview page to display symmetrical previews with the same size images in each preview. What size would you recommend the original featured images should be?

    Thanks,

    C#

    #17952

    Hey there,

    I just purchased and installed Virtue Premium and after installing Revolution Slider I got the following error:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes) in /www/htdocs/w00cd7e7/wp-admin/includes/menu.php on line 189

    Can’t access the Dashboard or the Page itself. How can I solve this?

    Thanks for your help in advance.

    #17933

    w3 total cache is a very large plugin with tons of options. Setting it up to work with your server will require some experiments or talking with your hosting company about the best ways to get the plugin to work with your hosting.
    I see right now that you have it in debug mode and I would start by turning that off. Turn off your database cache and object cache.

    So start with just page, minify and browser cache on.

    Save your settings and clear the cache.

    See if your error goes away, it’s very possible your server isn’t responding well with the object cache.

    Also I’ve noticed there is something not quite right with the body typography setting. In your theme options > typography settings, try reselecting your body font.

    Ben

    In forum: Pinnacle Theme

    In reply to: Gravatar

    #17931

    I am currently using Woocommerce Social Login so it pulls the connect social media images automatically my site is also running on https which is causing a “mixed content” error because the images being pulled are coming from a non-SSL url.

    Where would i be able to set the author image manually?

    and would you would you consider adding an option to run gravatar through their secure url as well?

    And they update i was speaking of was one that would fix the Single product page layout i mentioned in another topic.

    #17930

    Scrolling is off, touch is not, you can turn it off by adding this to a footer widget… use a text widget:

    <script type="text/javascript">
    jQuery(window).load(function () {
    jQuery('#map_address').gmap3({map: {options:{draggable: false}}});});
    </script>

    This is if for a map in a shortcode and not the contact page use this javascript instead:

    <script type="text/javascript">
    jQuery(window).load(function () {
    jQuery('.kad_google_map').gmap3({map: {options:{draggable: false}}});});
    </script>
    

    Ben

    #17928

    Is it possible to make the google maps on the contact page un-scrollable and become more like an image rather then a map that users can move around?

    The zoom in feature i have no issues with but its more the function that if the user is on a mobile device and they put there figure over the map to scroll down further in the page it instead moves the location where the google maps is showing our address.

    Thanks

    #17927

    I upgraded my site to Virtue premium and my site was running slow. I checked this forum and went with the recommendation to upload the plugin W3 Total Cache. After activating the plugin I now get a fatal error message “Unknown: cannot use output buffering in output buffering display handlers in Unknown on line 0”. This shows when I attempt to click on an individual product to view.
    My site is http://www.hatchedinfrance.com
    and link to the product page

    Help is appreciated

    In forum: Virtue Theme
    In forum: Virtue Theme
    #17911

    2.3. You can use the portfolio posts and create a separate post for each image. Thats totally an option, would mean the clicking the thumbnail would take you to the page, then clicking the image again would show you the larger image.

    Ben

    In forum: Virtue Theme
    #17904

    1. No, not without changing code in the theme gallery function. Why do you not like that the text links?

    2. No, it’s not possible in the Lightbox (what you see when you click the image). Your link is to a single page with one photo so a bit different.

    3. No, the image is linked to the original file (whatever size you upload) and it’s shown in a responsive format so the size is as large as the screen allows.

    4. Your page is not a full width page, (there is a sidebar, just no widgets in it) you need to select the fullwidth page template.

    Ben

    #17903

    Help, please!
    For some reason, when my website loads, my home page content isn’t showing up.
    I should have 4 icon menu items and my latest blog posts but those aren’t visible (although if you hover over their locations, the browser does recognize that those are supposed to be links).

    I hadn’t altered the home layout section before this began happening (or anything else that might affect the homepage).

    My website is at: http://www.kaylynnehatch.com

    If anyone has any ideas as to how I might fix this issue, I would really appreciate it.

    (Also, since I updated the theme, none of the icons on the back end are loading. I’m just getting little boxes that say stuff like “E00F” or “E032” etc.)

    In forum: Virtue Theme
    #17902

    Hey,

    I forgot the link to my test site: http://wordpress50xx.galaxyphoto.de/?page_id=98

    Michael

    In forum: Virtue Theme
    #17898

    ok I added the css to your site:

    @media (min-width: 992px) {
    html, body {
    height: 100%;
    }
    html body.wide #wrapper.container {
    min-height: 100%;
    position: relative;
    padding-bottom: 88px !important;
    }
    #containerfooter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    }
    }

    Just a heads up, while you are logged in there will be a little scroll because of the admin bar on the top adds to the page height. Once your logged on this will go away.

    I noticed most of your plugins, and wordpress, and the theme are all out of date? any reason you are not updating?

    Ben

    In forum: Virtue Theme

    In reply to: Slider on all pages

    #17891

    Thank you very much for your response. In the end I got the slider to work on the preview page, but once I updated, it didn’t show up. It’s just driving me crazy!

    Update: I have gotten it to work on one page so far!

    My new problem is the space between the slider and the “Services” header below it is very large and I would like there to be less space between the two. Any ideas? Here is my page (in progress): http://dogsbestfriendsb.com/services-2/

    #17890

    How do I get the footer to be positioned at the bottom of the page, regardless of the amount of content on a page (or the size of user’s screen). I want to avoid having the footer float halfway up the page on pages with minimal content.

    #17870

    Thanks Hannah for the fast reply.

    Infinite scroll issue resolved.

    The other issue though is not linked I think to the excerpt length. I d like all the summaries to have the same size on the page (i mean the tables), just like on the home page.

    Currently, on the blog post page, one is higher, one is lower, one is longer then another – you know what I mean. I’d like them all to be aligned and have the same size. The home page is a good example of how I want them arranged on the page.

    Can we do this somehow?

    Thanks

    Ileana

    #17868

    This isn’t an option with Virtue so it will look different in Pinnacle. In the image, if you scroll down just a bit do you not see a button that says “add or upload file”? What exactly are you trying to do? Are you just trying to add an image to your header on the blog page? Just making sure we’re on the same page.

    Hannah

Viewing 20 results - 50,121 through 50,140 (of 53,646 total)