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 - 11,561 through 11,580 (of 39,333 total)
  • Author
    Search Results
  • #218853

    I am attempting to add a podcast to my site by pasting the provided iframe content into a blog post. Libsyn provides the following. What are the steps to get this to work correctly?

    <iframe style=”border: none” src=”//html5-player.libsyn.com/embed/episode/id/8900075/height/360/theme/legacy/thumbnail/yes/direction/backward/” height=”360″ width=”100%” scrolling=”no” allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>

    #218843

    When viewing on mobile, why cannot see the mobile menu on any other pages except the homepage? Site

    #218840

    Is it possible to center my header logo on just the homepage? Site

    In forum: Virtue Theme

    In reply to: Responsive menu issue

    #218785
    This reply has been marked as private.
    #218784

    Hello, I am having a slight issue with one of my sites running the virtue theme.
    The responsive menu disappears on tablets (and when reducing the screen size on a computer).
    It seems there is a screen size where the responsive menu disappears, yet the mobile menu does not show, and it happens to be on ipads/tablets.

    I will share a link privately.

    Many thanks
    Darren

    #218774

    Hello,

    I am renewing my site, and cannot figure out how to add text to the home page.

    Homepage Layout Manager
    Organize how you want the layout to appear on the homepage

    I can see there is a block for “Page content” but where can I edit this content?

    I would like to have the structure as here:

    thank you,
    Ulla

    #218772

    I don’t see any plugins that would obviously be causing an issue. I think a big part of the problem is that you’re on a pretty old version of Virtue Premium. When will your developer allow you to update?
    Are you using all the same plugins on your test site? Which version of the theme are you running?
    You can download the latest version of Virtue Premium here: https://www.kadencewp.com/my-account/my-api-downloads/

    Hannah

    In forum: Ascend Theme
    #218770

    Hi Simon,
    There isn’t a built-in function to add another widget area to the homepage layout manager, but you could set your home page as a static page and add widgets to your static homepage through a page builder plugin such as Elementor or Page Builder by Siteorigin. With either of those plugins you could add widgets to any of your pages.
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme
    #218758

    In “Customize -> Widgets” , it says:

    “Your theme has 8 other widget areas, but this particular page doesn’t display them. You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages.”

    But I cannot find any other pages that I can edit?

    #218751

    Hey Park,
    What is the url to your site?

    Hannah

    #218750
    This reply has been marked as private.
    #218749
    This reply has been marked as private.
    #218732

    Hi Kadence Team,

    I created custom taxonomies for woocommerce products and I’m trying to attribute to them the product archive template from the theme.

    I use the following in function.php to add a custom taxonomy to products.

    // Register Custom Taxonomy
    add_action( 'init', 'pqna_custom_taxonomy_Print' );
    function pqna_custom_taxonomy_Print() {
    $labels = array(
    'name' => 'Prints',
    'singular_name' => 'Print',
    'menu_name' => 'Prints',
    'all_items' => 'All Prints',
    'parent_item' => 'Parent Print',
    'parent_item_colon' => 'Parent Print:',
    'new_item_name' => 'New Print Name',
    'add_new_item' => 'Add New Print',
    'edit_item' => 'Edit Print',
    'update_item' => 'Update Print',
    'separate_items_with_commas' => 'Separate Print with commas',
    'search_items' => 'Search Prints',
    'add_or_remove_items' => 'Add or remove Prints',
    'choose_from_most_used' => 'Choose from the most used Prints',
    );
    $args = array(
    'labels' => $labels,
    'hierarchical' => true,
    'public' => true,
    'show_ui' => true,
    'show_admin_column' => true,
    'show_in_nav_menus' => true,
    'show_tagcloud' => true,
    );
    register_taxonomy( 'prints', 'product', $args );
    register_taxonomy_for_object_type( 'prints', 'product' );
    }

    To theme the custom taxonomy “Prints” I had a try copying archive-product.php from ascend_premium/woocommerce and renaming it to taxonomy-prints.php and place it into child theme at different places, but without success.

    I also had a try following the woocomemrce documentation, but without success.
    Using custom attributes in menus and taxonomy archives

    Please help!

    I will send the site link in a separate private post.

    Thanks
    Hugo

    #218717

    Okay!

    Well, I have been thinking… the breadcrumbs on most of my pages are not realy required and the places where they are required are on my blog posts and on the pages we did make this custom breadcrumbs for.

    I think it is easy to exclude to show breadcrumbs on particular pages with css right? (if not, than my following plan won’t work 🙂 )

    Then I think it is indeed the best way to effect all of the breadcrumbs on my site with this layout and exclude the pages I don’t want to have breadcrumbs!

    This means I need two things.

    1. A new CSS to have this breadcrumb layout for all pages
    2. And what CSS should I use to exclude to show breadcrumbs on particular pages?

    something like this?

    .page-id-344 #kadbreadcrumbs {
    display: none;
    }

    #218686

    I noticed from being in the admin that you are running amp related snippets on your site. I didn’t see what they were doing but it’s possible that is related to your header being missing.

    Ben

    #218675

    That isn’t working for that page because it has a different parent page ID than the others that you previously requested. Are you sure you don’t want this to just effect all of the breadcrumbs on your site? That would get rid of the complexity of targeting various parent and child pages.

    -Kevin

    #218672

    ack I forgot the link!
    http://newsite.plazapsych.com/newwpsite/about-us/

    I am using the virtue tabs and accordians widget.

    Thank you!

    In forum: Pinnacle Theme

    In reply to: Logo header

    #218668

    Hey Sandra,
    Have you set your “Logo (For Transparent Header)” in Theme Options > Site Header? Can you post a link?

    Hannah

    #218637

    Hi Hannah, thanks for your reply.

    I don’t remember downloading any “Classic Editor” plugin, but I do see that it appears in my activated plugins list.

    I haven’t tried deactivating any other plugins because I’m concerned they may effect use of my site which is currently live, or be linked to other plugins or functions and cause problems when re-activating.

    However, even without changing any settings whatsoever or deactivating any plugins, the posts tab on the left of my dashboard has now become completely inaccessible, reading “Invalid Post Type” when I click on the Posts tab from the dashboard home.

    I’ve not yet deactivated any plugins, but if I try that method, is it best that I deactivate and re-activate them one by one checking each time if I can use the classic editor?

    Thanks for your advice, Hannah.

    -Park

    #218632

    PPS
    The h3 header shows properly in a Kadence widget.
    I had this line problem with the h3 header in Site Origin and now I have the same issue using it in Elementor.

    Cynthia

Viewing 20 results - 11,561 through 11,580 (of 39,333 total)