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 - 14,441 through 14,460 (of 53,646 total)
  • Author
    Search Results
  • #209631

    Hey guys,

    I am in the middle of developing one site using SiteOrigin PageBuilder (it’s familiar) and am starting a new site.

    Would you recommend that I switch to Elementor for the new site?
    What about our current site? It has about 30 pages with layouts that are only OK, and could be improved.

    Is the free version of Elementor good, and worth learning?

    Thanks for the advice!

    In forum: Virtue Theme
    #209621

    Hi. I already have a blog on my site called latest news but I want to create a separate blog page called videos and only show blogs that contain videos plus the latest blogs/news down the right just shows latest videos. Am I right in saying that in the page template for this blog I choose in the settings to only show videos once I create this category? But how do I only show latest videos on right and not all latest posts.
    Thanks

    #209615

    please guide me that how to use this, i added this css into my
    1. theme setting >> advance setting
    2. customize >> Additional CSS
    3. child-theme-folder/stylesheet.css

    but when i try to open “wp-admin/themes.php?page=kt_api_manager_dashboard”
    its look as well as before. no changes made after adding css in all 3 different locations

    so now please guide.

    #209608

    How can I add a line at the bottom of menu bar or both logged out and logged in menu pages?

    #209597

    Hello,

    I recently update my theme files because woocommerce said they were out of date. I am getting close to finishing this site so I want to work out the bugs before going live.

    In this thread you all helped me to remove the product images from the category pages, related items etc (all the images look very similar, and there are a lot of them).

    After the update the area for the image is now showing although the image is not. Wonder if you could shed some light.

    A sample is here.
    https://esind.flashpoint.digital/product-tag/aviator/

    You had helped me to add this to my child functions file to remove them

    dd_action(‘init’, ‘child_init_actions’, 11);
    function child_init_actions() {
    remove_action( ‘woocommerce_before_shop_loop_item_title’, ‘kt_woocommerce_template_loop_product_thumbnail’, 10 );
    remove_action( ‘woocommerce_before_subcategory_title’, ‘kad_woocommerce_subcategory_thumbnail’, 10 );
    }

    Thank you!
    Kevin

    #209577

    Hey Travis,

    1.

    .staff_item_info h5 {
        color: #000;
    }

    2. I’m not sure about this one. Ben will likely have a solution.

    3. If you’re adding a custom excerpt (in the custom excerpt box of staff post edit page) for your staff posts a “Read more” link should show by default. Let me know if this isn’t the case for you.

    4.

    .single-article .staff .alignleft {
        float: right;
    }

    Hope that’s helpful!

    Hannah

    #209576

    I’d also like to know if there’s a way to make the featured image on the individual staff page to show up on the right or not at all. That should do it : )

    Thanks!
    Travis

    In forum: Ascend Theme

    In reply to: Category Query

    #209572

    Thank you Ben but i need to add one more question to this closed topic – sorry for that:

    so i filter out a category just to show me a subcategory. This category only has 1 post. Is it possible to also display the full post content in this function or otherwise? I don’t want to enable full posts view in all categories since this occurs only on some category pages that have a single post.

    ` function my_categoryname_category( $query ) {
    if ( $query->is_category( ‘categoryname’ ) && $query->is_main_query() ) {
    $query->set( ‘cat’, ’11’ );

    // if post count is 1 -> echo the full post

    }
    }
    add_action( ‘pre_get_posts’, ‘my_categoryname_category’ );`

    For reference, please use the link above and select the second main menu item. That is the parent category, below are the category children and the article below should be showed in full.

    Thank you for your time

    #209570

    Hello,

    I noticed today that there was a display bug on my pages (All except the home page) when the screen is between 992 pixels and 1200 pixels. This is especially at the header, because when you go down with the elevator, the bottom of the page is displayed correctly.

    I tried on chrome and firefox, it’s the same problem on both sides.

    I tried to disable all the plugins one after the other but that did not change anything.

    Thanks for you aid !

    #209565

    Hey Ben! This is great! Just a few questions:

    -How would I make the position title (H5) another color in the code?
    -What would I need to add for an email button just like the social media ones?
    -Is it possible to add a “Read More” tag at the end of the excerpt that takes people to the individual’s staff page?

    Thanks for your help!
    Travis

    #209541

    ok, In your staff page scroll down to where you can set the “Use Staff Excerpt or Content?” there set it to excerpt.

    Then go into each staff post and in the custom excerpt box add the Position title, content and icons like this:

    <h5>Position</h5>
    
    Excerpt Content here.
    
    <div class="virtue_social_widget"><a href="#" target="_blank" class="facebook_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Facebook"><i class="icon-facebook3"></i></a><a href="#" target="_blank" class="twitter_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Twitter"><i class="icon-twitter2"></i></a><a href="#" target="_blank" class="instagram_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Instagram"><i class="icon-instagram"></i></a><a href="#" target="_blank" class="linkedin_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Linkedin"><i class="icon-linkedin"></i></a></div>

    Ben

    #209540

    Page:

    I want to customize the text on these images (Worship Schedule, Programs for Children, Events, and Sermons) to make them more readable:
    screenshot 1:

    screenshot 2:

    I’d like to do this via drop shadow or a block of background color (like we did on the image at the top of the page:

    These images were created using SiteOrigin Page Builder via Appearance > Widgets > Home Widget Area > Layout Builder (1), using “Pinnacle: Image Menu Item”. It’s unclear to me where to style this text in the ways I would like to.

    I’ve tried the Pinnacle Portfolio option and after a lot of custom CSS we just weren’t able to get the look/function. This is why we switched the above option.

    Thanks!

    #209537

    search page example:

    screenshot:

    Would it be possible with some custom CSS to remove the author and date from the search results?

    thanks!

    #209535

    page:

    screenshot:

    For some reason, there is a gap on the bottom row of one of our staff pages (gap between Cabby Tennis and Marda Sanborn). As the screen width decreases to three listings wide, the final row looks like this:

    Let me know how I can get rid of these gaps.

    Thanks!

    In forum: Virtue Theme
    #209533

    We have used the Better Search Replace but in the header you can see:

    <html class="no-js" lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#" itemscope="itemscope" itemtype="http://schema.org/WebPage" debug="true">

    I don’t know if this is the problem. Maybe you can detect it.
    Thank you in advance

    #209531

    1. In your theme options > home layout you had not set the page content to enabled.

    2. You changed your email address with us so that new address is what needed to be used. should be set now.

    Ben

    #209529

    Hi Jeff,
    1. Do you have page content enabled in the homepage layout manager (theme options > home layout)?

    2. Are you using the same email you used when purchasing the theme? Have you tried deactivating and adding again?

    Hannah

    #209527

    Hello,

    1. Be sure that you are assigning the correct static page as your home page in Settings> Reading.

    2. I suggest testing with any other possible emails that may be associated with your purchase or your WP site. Let me know if you have any success with another email.

    -Kevin

    #209525

    Hi,

    1. I was setting a static page “home2” for home page but the page is not shown on the home page.
    2. I tried to activate premium theme with ID & email address but those info wasn’t taken.
    Our testing website :
    Thank you for your help in advance.

    In forum: Virtue Theme
    #209523

    Thank you team!

    our webpage is https://climbo.rocks

Viewing 20 results - 14,441 through 14,460 (of 53,646 total)