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 - 19,981 through 20,000 (of 29,722 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Mobile Menu tweak

    #92367

    1. Change the css to this:

    @media (min-width: 768px){
    #logo {
      position: absolute;
      z-index: 1111;
    }
    }

    2. Which page? I don’t remember logins so please post using Set as private reply

    3. It’s not possible to break the title using br tag. Not with the Kadence Slider.

    Ben

    #92342

    It’s just css, you can change where the icon is pointing by using your own icon font.. see here: https://wordpress.org/plugins/svg-vector-icon-plugin/

    Once you have the icon font loaded then you can just use css to change out in the places you want.

    If You need help post a link to a page where you have your own icon font showing and I can help with the css.

    Ben

    #92341

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

    Hannah

    In forum: Virtue Theme
    #92338

    1. Where is this block? I’m seeing a custom carousel with only three items.
    2. The demo is using product posts types. Those are from woocommerce which is the ecommerce plugin you would need to run an online store. See here: https://www.kadencewp.com/installing-woocommerce/

    3. It depends on what you’re using as products. If you’re using woocommerce then sure you can show a grid of products or a carousel. For a grid you can use any of the woocommerce shortcodes : https://docs.woothemes.com/document/woocommerce-shortcodes/

    Like: [recent_products per_page="12" columns="4"]

    4. In the apperance > menus page you can add a custom link… say you label it “Agriculture Bag” then in the link field add #

    That will make it not link anywhere.

    Ben

    #92335

    Hello. I need to add eventbrite events on to my site but premium virtue theme does not support iframes. I tried using a wordpress plugin but the it produces a page which is not in line with the virtue theme. The plugin administrator states that this can be amended by the theme administrator and I was wondering whether it was possible to update the virtue theme for eventbrite optimisation. The eventbrite widget using another widget called keyring. Here is what the plugin developer says: “While a theme doesn’t need to know about the plugin to display events, it’s always best if the theme developer makes a theme “Eventbrite-optimized”. You can post on the [theme’s forum]( and send them [this link]( Thanks.

    #92334

    Hey Isabella,
    What all is in your child theme?

    Can you send a temp login using Set as private reply so I can take a look?

    Amelia, demo is using the latest version without this issue. Can you also post a link?

    Ben

    #92330

    Hey,
    In your wordpress settings > discussion you can turn off comments for future posts.

    In each post you can scroll down to the discussion section in the post edit and turn off comments.

    Or you can use a plugin like this : https://wordpress.org/plugins/disable-comments/

    Ben

    #92310

    Dear Sir/Madam,

    Is it possible to create a sidebar on a particular page which illustrates all staff of company – rather than showing (ie recent posts)?

    would you be able to advise on best way to do it?

    thanks,

    Mark

    #92298

    Problem: My portfolio pages are posting to both my “Portfolio Full” and “Portfolio” (Carousel) on my home page. I can’t find the settings to change this. I would also like to set up multiple Portfolios to present specific categories. How do I point the individual portfolio pages to specific portfolios grid pages? My website is: http://Www.performanceplustennis.com. Thank you!

    #92292

    Hello Ben, thanks. Do you know a plugin or tool or procedure to check and repair the database?

    (By the way, when one do log in to repky the post, we are taken to the ‘my account’ page, it should be better to be taken to the current page.)

    #92291

    Hey,
    1. can you post a link to your site. Hannahs css would change that.

    2. You would need to add css for the font like this:

    #nav-main ul.sf-menu a, .nav-main ul.sf-menu a {
    font-family:custom-font !important;
    }
    

    Ben

    #92286

    Hey,
    Actually that css Hannah posted is from the theme, it’s good css.

    Your issue is the call to action, on a phone the text is too large to fit on the page.

    here is css to fix:

    @media (max-width: 767px) {
    #pl-9 .panel-grid-cell .virtue_calltoaction_widget h1 {
     font-size:40px !important;   
     line-height:40px !important;
    }
    }

    Ben

    In forum: Virtue Theme

    In reply to: portfolio problem

    #92280

    Hey,
    The page slug and the slug for your single portfolio posts can’t be the same thing and still have pagination. For example. after projects/ wordpress things that anything further should be a single portfolio posts.

    If you make your page slug “my-projects” for example then it would work.

    This has to do with the permalink settings.

    Ben

    #92279

    Thanks for posting. I’m looking into this.
    Should have a bug fix soon.
    Ben

    #92264

    Hey,

    I’m working on transitioning a website from a localhost to a live version, but I’m running into a problem I can’t seem to solve–or get any closer to figuring out what might be causing it 🙁

    Essentially, the blog pages won’t show any texts for the post summaries, only the titles, and featured images when set to one of the image summary options. This is true for both the ‘Blog’ and ‘Blog Grid’ templates, and both in fullwidth and sidebar versions of said templates.

    Example page here:

    I’ve tried changing the default post summary option, changing individual posts’ summary settings, entering a custom excerpt, and various other tests accross the board, but the entry-content / articleBody area remains empty, as shown currently.

    Searching and comparing with the localhost files (where both the automatic and manual excerpts work fine), I just can’t find any obvious differences.

    Any ideas what might be causing this situation? Thanks in advance!

    #92253

    Hi,
    I don’t know, if this is the right place to ask:
    I use Slider Revolution in my posts. Now I wan’t to public them by FB Instant Articles and Google AMP using the Pagefrog plugin. All goes well – only the sliders don’t look good. In FB IA i.e. with a lot of code after the slider Picture.
    You have any hint to fix this?

    Thanks
    Michael

    #92234

    Hey Janice,
    Do you mind posting a link?
    Thanks,

    Hannah

    #92220

    Hello,

    When I tried to edit woocommerce product category I received this JS error.

    TypeError: $(…).wpColorPicker is not a function
     /wp-content/themes/virtue_premium/assets/js/kad_termscripts.js?ver=361

    Every another page, post, single product, etc. work correctly.

    When I downgrade to version 3.5.9 error disappeared.

    Best regards,
    Ivan

    In forum: Pinnacle Theme
    #92213

    Could you post a link?

    Thanks!

    In forum: Virtue Theme
    #92203

    Hey! Would it be possible for you to post a link to your site so that I can see how it’s behaving?

    thanks!

Viewing 20 results - 19,981 through 20,000 (of 29,722 total)