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

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 21,801 through 21,820 (of 29,722 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    Topic: Related Posts

    #76135

    Hi there,

    I love having “Related Posts” at the bottom of my posts, but I am unhappy with the output. I would much rather be able to be able to control which posts appear. Is there any way to do this? I have looked at other plugins but they do not look as pretty.

    Thank you.

    #76134

    Good afternoon,

    We would like to adjust the font size of image captions in blog posts. For example, in this post ( I would like to increase the font size of text under each picture “e.g. Canada’s beautiful Lake Louise in Banff National Park”.

    I could not find a setting in ‘Theme Options’ to adjust the image caption size in Blog Posts so I have attempted to target it with CSS. When using developer tools, the target appears to be’figcaption.caption.wp-caption-text’. When attempting to adjust this via the custom CSS box, it is not changing the font size.

    Can you please let me know what I am doing wrong and provide guidance on how to use CSS to alter the font-size?

    Thank you for your time,

    Alison and Ben

    #76096

    When I try to change the order of the enabled items on the Home Layout panel, I get:

    “There was a problem with your action. Please try again or reload the page.”

    The enabled items are:

    Page Content
    Featured Products
    Home Widget Area
    Latest Blog Posts

    It’s at http://www.guidedimagerydownloads.com

    Have you any idea what the problem might be or how to fix?

    #76076

    Hey Karl,
    Can you post a link?

    Thanks,
    Hannah

    In forum: Virtue Theme

    In reply to: Slider on Blog Posts

    #76075
    This reply has been marked as private.
    #76074

    Hi Ben,

    I am wanting to place an existing Rev Slider banner above the blog content on blog post pages, in the same way that I have it on all of my regular pages thought the Feature Page Options. Is there an option for this on Blog posts? Am I just missing it?

    Thanks!
    Greg

    In forum: Virtue Theme

    In reply to: portfolios sliders

    #76056

    Thank you Kevin
    Is there someone of kadence theme who could answer please ?
    Where is the php.file to change for speed up the porfolio posts sliders and the default set up.
    It would be smart if we can do that in the theme option “portfolio”.
    thanks

    #76053

    sorry forgot to post the link of original problem
    http://www.fossilbeach.co.uk/shop/

    In forum: Virtue Theme
    #76030

    How do I hide the date on single posts?

    In forum: Pinnacle Theme
    #76016

    Ok thanks.
    I set the date as you suggested.
    Will see what happen for next posts.
    Anyhow thank you very much. I was curios to understand where the issue originated because I saw that in the website in english language only it was ok.

    Thanks a lot
    Angelo

    #76008

    Hey Craig,
    Do you mind posting a link to your site?
    Thanks!

    Hannah

    #75998

    Hi Richard,
    Sorry things have been rocky for you! What version of the theme are you using? You can download the latest version from here- https://www.kadencewp.com/my-account/
    Can you post a link to your site?
    Thanks!

    Hannah

    In forum: Virtue Theme

    In reply to: Woocommerce Subtitle

    #75988

    In the woocommerce/archive.php file on line 54 remove:

    <?php woocommerce_result_count(); ?>
    

    and add in

    <?php  
    if(is_shop()) {  
    	$bsub = get_post_meta( get_option( 'woocommerce_shop_page_id' ), '_kad_subtitle', true ); if(!empty($bsub)) echo '<p class="subtitle"> '.__($bsub).' </p>'; 
    } else { 
    	echo '<p class="subtitle">'.__(term_description()).' </p>';
    }
    ?>

    Ben

    In forum: Virtue Theme

    In reply to: portfolios sliders

    #75986

    1. This is something that would have to be done via a child theme and edits on the php files of your site. Unfortunately, I haven’t been able to locate the correct area to get the slider to speed up on my demo site, but I am sure that this is not a built in feature of the theme.

    2. This is something that you would also need to dig into the php files to accomplish. The default template is where the options you’re seeing are coming from, so as it is, you’ll have to just make sure that each post’s options are matched to what you’d like them to be.

    In forum: Virtue Theme
    #75959

    Hello
    need some help for:
    1- I can’t find the way to reduce the speed of the carousel slider in a portfolio custom post.
    2- How to report the same options on each portfolio post ?

    thanks a lot

    SP

    In forum: Virtue Theme

    In reply to: embed video in post

    #75953

    Hi Hannah
    Well…I’ve tried many many different ways, and plug ins. Currently I’m using the Post Meta Video Widget.
    And now that the post options are there, I’m selecting everything Kevin told me to. (anything that can be set to video, lol)

    I added that video image to try and placate my client..but we want the video to appear and play automatically.

    I’m sure one problem is that I’m forced to choose a video source, and it’s none of the sources on the list. It’s just a link from a new website.

    http://www.falconconsultinggroup.com/the-falcon-consulting-groups-managing-partner-thomas-raftery-appeared-on-nbc10-philadelphia-to-discuss-issues-related-to-1-2-billion-powerball/

    Thanks for your help!
    Carrie

    #75951

    Hi Chris,
    Do you mind posting a link and the password? You can set as a private reply.
    Thanks!

    Hannah

    In forum: Virtue Theme
    #75948

    Hey Dayle,
    Do you mind posting a link?
    Thanks!

    Hannah

    In forum: Virtue Theme

    In reply to: embed video in post

    #75941

    Hey Carrie,
    Glad you found the post options! Sorry that wasn’t more clear. How are you adding the video? Can you link to your post page?

    Hannah

    In forum: Virtue Theme
    #75939

    Hey Shaun,
    This css should do what you want-

    .single-post .entry-content {
        margin-top: 83px;
    }

    Hope it helps!

    Hannah

Viewing 20 results - 21,801 through 21,820 (of 29,722 total)