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 - 12,501 through 12,520 (of 53,646 total)
  • Author
    Search Results
  • In forum: Ascend Theme
    #222223

    Hello,

    I just used Updraft Pro to migrate my site from my local server to a live server. For the life of me, I cannot get the home page to load in full. I started with a demo website for this site. Ascend Wunderlust. What’s missing is the Slider and the image menu (2 items) created by Page Builder. But the call-to-action appears, oddly enough.

    Any ideas?

    The passthru URL is: ?bypass=sneakpeak

    Thank you.

    #222220

    Please help!!!

    I just discovered that my slide show disappeared from my home page.

    And it’s no longer showing in the WP sidebar.

    So I went to plugins > activate Revolution

    and I got this fatal error message:

    * * * * * *

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Uncaught Error: Call to undefined function mysql_error() in /dom7846/wp-content/plugins/revslider/inc_php/framework/db.class.php:29 Stack trace: #0 /dom7846/wp-content/plugins/revslider/inc_php/framework/db.class.php(127): UniteDBRev->checkForErrors(‘fetch’) #1 /dom7846/wp-content/plugins/revslider/inc_php/revslider_params.class.php(42): UniteDBRev->fetch(‘wp_revslider_se…’) #2 /dom7846/wp-content/plugins/revslider/inc_php/revslider_operations.class.php(1275): RevSliderParams->getFieldFromDB(‘general’) #3 /dom7846/wp-content/plugins/revslider/settings/general_settings.php(52): RevOperations::getGeneralSettingsValues() #4 /dom7846/wp-content/plugins/revslider/inc_php/framework/base_admin.class.php(346): require(‘/dom7846/wp-con…’) #5 /dom7846/wp-content/plugins/revslider/revslider_admin.php(58): UniteBaseAdminClassRev::requireSettings(‘general_setting…’) #6 /dom7846/wp-content/plugins/revslider/revslider_admin.php(40): RevSliderAdmin->init() #7 /dom7846/wp-content/plugins/revslider/revslider.php(132): Re in /dom7846/wp-content/plugins/revslider/inc_php/framework/db.class.php on line 29

    #222212
    This reply has been marked as private.
    #222207

    Hello

    I am updating a website I haven’t used for a while and want to switch from using Virtue to Ascend. For the Virtue theme you kindly supplied me with a bit of css (below) to change the woocommerce ‘sold’ flag to a custom colour to go with my overall colour scheme.

    .kad-out-of-stock {
    background: #e63758;
    }

    However, the css doesn’t appear to work in Ascend. Can you advise me what I should use instead?

    Another colour styling issue concerns the crumb trail. I would like to select colours for the breadcrumb background and text but the only option to do so doesn’t apply if there is a header of any kind on the page (unless I have missed something). My headers are very plain so I would like to use colour on the crumb trail by default. Can this be done?

    Many thanks for your help

    Cally

    #222198

    Hey,
    Thanks for posting, You wrote that

    We have set a 301 redirect for the homepage to end with the following query ‘?loggedin=true’ but on mobile it doesn’t seem to work.

    That doesn’t make sense to me. The way I see it if you want to add a cache busting query then you need to only add it for logged in users not all users or all users will have that query cached and it won’t function as a way to bust caching.

    I suggest for you that instead of you doing anything that you go to your woocommerce settings > general > “Default customer location” and set that to geolocate with page caching support.

    Let me know if that works for you!

    Ben

    #222196

    Greetings!

    Love the latest update to Kadence Slider Pro. Way less bloat than Rev Slider!

    It’s working well, but there’s a weird issue with a Kadence Slider instance changing the font weight of two other modules down the page. Whenever the slider shifts to the next slide, it alters the font weight of two (unrelated) text modules down the page (which cycles between 700 and 900 weight).

    Is it possible there’s a missing closing tag in the plugin’s html somewhere? If asked, I can provide a link privately.

    Also, what would be great in the future is background color opacity pickers for buttons (so can make bg invisible), and background overlay colors for slides images, so don’t always have to modify in Photoshop to make text readable. Extra points if the background overlay could be a gradient with opacity options!

    Hope this helps and look forward to a reply!
    Josh

    #222184

    Hi

    Our website sellcellmobile.co.za.

    Users log in on the my account page but when the user gets to the homepage, the user is then not logged in and only after refresh it changes the logged in state.

    We have set a 301 redirect for the homepage to end with the following query ‘?loggedin=true’ but on mobile it doesn’t seem to work.

    We have uninstalled all cache and performance plugins. Any idea how to make sure user logged in state is correct?

    In forum: Ascend Theme

    In reply to: Remove Add to Basket

    #222182

    Yes, you just need to add the post id to your css. This, for example, would hide the price from your girlie college hoodie product in archive pages:

    .post-4769 .product_item .price {
        display: none;
    }

    Looks like you’re already using css with a post id to hide it from single product pages?

    Hannah

    In forum: Virtue Theme
    #222178

    I want zoom with magnifier effect on my product pages. I switched to ON: Enable woocommerce hover zoom for product gallery? (must be woocommerce 3.0+)
    But it’s still click to full screen effect.

    In forum: Virtue Theme

    Topic: Products

    #222166

    I have 3 products on the following page

    for some reason these 3 have stopped loading when you click them and end up with a white screen.



    any ideas why?

    #222163

    Hi
    My hover zoom on the products pages has stopped functioning
    any ideas?
    example url :

    Thanks
    -jackie

    In forum: Ascend Theme

    In reply to: Remove Add to Basket

    #222162

    Hi Hannah,

    I was trying to hide the prices but across the site on select products I was just explaining think there is a bug with that one product as you were asking about why was there no price but the variations still appear on that product.

    I need the CSS as the following

    .product_item .price {
    display: none;
    }

    on the page https://www.fmbranding.co.uk/product-category/hoodies/

    hides every product price I want to be able to control which items as some i will need prices to show but the code also does not hide the sidebar for the same product.

    IS there css code to hide the price across all areas but with the product Id so I can control which ones.

    #222150

    Hi guys,

    I am aware that you can hide page titles and subtitles quite easily with the edit page interface.

    In regards to BLOG POSTS… can you offer some code … I don’t think there is an option to hide their titles.

    Thanks!

    John

    #222147

    Hi Kevin,

    I disabled every plugin one by one, purged cache and reloaded the page each time and still the problem exists.

    Thanks.

    #222142

    Hey,
    where are you seeing the error?

    What page shows the first error you were seeing?

    Ben

    #222140

    Thanks Ben, I should have spotted that!

    Final code looks like:

    /* Add commentary para to an archive */
    /* From Ben @ Kadence */
    function custom_add_archive_description() {
    	if ( is_post_type_archive( 'podcast' ) ) {
    		echo 'This is a growing list of my series of podcasts.';
            echo '';
    	}
    }
    add_action( 'kadence_page_before_content', 'custom_add_archive_description' );
    
    /* Change name of archive*/
    /* From Ben @ Kadence */
    function custom_filter_archive_title( $title ) {
    	if ( is_post_type_archive( 'podcast' ) ) {
    		$title = 'Middlicious Musings';
    	}
    	return $title;
    }
    add_filter( 'get_the_archive_title', 'custom_filter_archive_title' );

    All working fine,
    Many thanks,
    Phil.

    #222131

    Hey,
    1. Yes you should create a home page, assign it and then in your theme options > home layout make sure “page content” is enabled.

    2. If you use a plugin like: https://wordpress.org/plugins/seriously-simple-podcasting/ then the player would output in the excerpt. But since your posts are not showing the player based on how you set it up I suggest using the full output if you want the player.

    You can, however, add the player manually through a function and some child theme overrides but it’s tricky to pull out just some content and not all content.

    Ben

    #222130

    Hey,
    So the archive title would require you filter the way wordpress handles archive titles:

    function custom_filter_archive_title( $title ) {
    	if ( is_post_type_archive( 'podcast' ) {
    		$title = 'Podcasts';
    	}
    	return $title;
    }
    add_filter( 'get_the_archive_title', 'custom_filter_archive_title' );

    In terms of editing the archive output to add pretext you would need to use this function:

    function custom_add_archive_description() {
    	if ( is_post_type_archive( 'podcast' ) {
    		echo 'description here';
    	}
    }
    add_action( 'kadence_page_before_content', 'custom_add_archive_description' );

    Ben

    #222129

    Thank you for the quick response!
    A couple of more questions:
    – I don’t think we have a home page. Should I create a new page (and a new page for posts) and set it as front page as described here: https://en.support.wordpress.com/pages/front-page/? This setting is currently set to show latest posts, and not a page. Or perhaps we do have a home page somewhere?

    – It would be much better to just show the post excerpt instead of the full post, because of the top image. Is it possible to get the player in the excerpt? Or perhaps I could change the post layout to better suit a list view?

    #222126

    Hello,

    I think the best way to do this would be to add the posts via shortcode like this:
    [blog_posts orderby=date items=4 word_count=30 cat=podcast]

    Then you can label the page to be whatever you like and add content above or below. For more shortcode options see here:
    http://docs.kadencethemes.com/virtue-premium/shortcodes/

    Let me know if that works for you.

    -Kevin

Viewing 20 results - 12,501 through 12,520 (of 53,646 total)