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 - 31,421 through 31,440 (of 39,333 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    In reply to: logo

    #65874

    Here is my website http://www.outbackknives.com.au

    #65870

    Hi Ben,

    I don’t know if Google made some code changes but I tried to share a post and the description as well the title are not shown anymore.
    They appear mingled beside the feature picture.
    You can check it with any page in this site it happen with all posts recent or old.

    Thanks for your support.

    Regards,
    Angelo

    In forum: Virtue Theme
    #65868

    Hi there
    In the logo area I have company name written in text on the left, and wanted a widget over on the opposite (right) margin with a telephone number. These look fine right aligned when viewed from a desktop, though it goes all out of sync when viewed from a mobile as really it should be centred for a mobile, though obviously if I change the align to centre it doesn’t look right when viewed from a desktop. Any suggestions to cover both desktop and mobile viewing?

    In forum: Virtue Theme

    In reply to: Later from blog

    #65857

    Hey,
    So you have that text a in a blockquote. If you want bullets you need to take it out of a blockquote and set the text up as a list. You can’t make a blockquote a list even with css.

    Also looking at your site you have jquery loading too late it’s causing errors. Are you using a plugin that is deferring or changing how scripts load.

    Ben

    #65854

    There is unwanted space between my main menu and the top of my content (a slider in this case, but it doesn’t matter what it is). I’ve tried all the CSS fixes and nothing happens.

    i’ve got this on the other pages, which helps there, but doesn’t work on the Home page:

    <style>
    .entry-title {
    display:none;
    }
    </style>

    how do i reduce the space at the top on the Home page?

    Thank you.

    #65845

    Hey,
    You can use the sitewide footer for this (Theme Options > Footer). Then you could use some basic css to hide the actual call to action so just your graphic would show. Does that work for you?

    Hannah

    #65841

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

    Hannah

    #65839

    Hey,

    First off you should update the theme. But that notice is incorrect anyway those calls are part of the theme they are just added to the templates/head.php file instead of the header. You have a plugin that is outputting that “error” And the plugin is just not smart. WordPress doesn’t add that.. but again update to the latest and I have code in the theme to trick the stupid plugins into not showing the incorrect error.

    As for css. What is the link to your site. What are you trying to change.
    Ben

    #65835

    I have a sidebar menu on my site.

    When I click on an image in the slider or on a page, The menu appears but is only one line tall and it is blank.

    When I navigate, by the menu, to a product page with multiple items and click on an image the same incorrect menu appears.

    When I select product groupings from the menu, the menu appears correctly on all pages until an images is clicked.

    I must have a conflict somewhere but I cannot find it.

    Thanks!

    http://www.BirdFeet.Net, craigM

    #65821

    Hello.
    Thanks to you solved slider problem!

    Before questions.
    my permalink is postname and polylang settings is ‘The language is set from the directory name in pretty permalinks’.
    In my Language(Korean) works but English portfolios are not working.
    page not found. It works when I changed to ‘The language is set from the subdomain name in pretty permalinks’.

    Another question.
    As i said slider is running well by using cyclon slider with revolution short code.
    Like this way, May i have two different selected categories?
    You could see what I’m saying. below the Herma’s Pick on the site.

    Always thanks for kind responses 🙂
    Best regards,
    Hee Jae

    #65816

    Hi Ben,

    Tried upping the max memory to 200mb – no luck. Not sure if increasing execution time is beneficial to site response and ux.

    Here’s a list of active plugins:

    404 Redirection
    Admin Bar Toggle
    Akismet
    Black Studio TinyMCE Widget
    Clicky for WordPress
    Contact Form 7
    Display Widgets
    Duplicate Post
    Clone posts and pages.
    Google Analytics Dashboard for WP
    Inspectlet – User Session Recording and Heatmaps
    Jetpack by WordPress.com
    Kadence Slider
    LeadPages connector
    MailChimp for WordPress Pro
    Select Page Builder by SiteOrigin
    Page Builder by SiteOrigin – deactivated
    Q2W3 Fixed Widget
    Shortcodes Ultimate
    SumoMe
    TablePress
    TinyMCE Advanced
    Ultimate Social Media PLUS
    UpdraftPlus – Backup/Restore
    Widgets on Pages
    WooCommerce
    Wordfence Security
    WP-Optimize
    Yoast SEO

    Thanks for your help.

    S.

    In forum: Pinnacle Theme

    In reply to: Shop kadence_slider

    #65808

    Hi Ben, i tried that, but get error 500 on complete site and admin

    i downloaded the child theme. and put the code above into those files.

    Then i activated in WP Appearance.

    Then site is not working.

    I recovered the site for this moment.

    #65805

    Hello Danail.
    May I get you help?
    I don’t understand what you did on your site.
    I visited yours and slider was perfect.

    Could you tell me how to do it? like telling to a kid who doesn’t know it stuff.
    Thanks.

    Hee Jae

    In forum: Virtue Theme

    Topic: PHOTO GALLERY

    #65793

    I am trying to set up a Photo Gallery as a separate Menu item with a lot of small pictures of cars which will enlarge with Lightbox in my site http://www.vcc-wellswark.org.nz
    but I don’t get the options under Page Attributes which the tutorial mentions.
    I have a lot of photos on Portfolio Photo Gallery which display (and do enlarge) when I View Portfolio Item but I cannot make the Portfolio Photo Gallery a Menu item.
    As a trial I put 18 photos on Page Photo Gallery in case I need to make a Page instead of a Portfolio but the photos do not appear – or enlarge – when I View Page.
    Should I be using Portfolio or Page?
    If Portfolio, how to make the Photo Gallery a Menu item?
    If Page, how to get the photos to display and enlarge with Lightbox?

    Thanks in advance,
    Chris

    In forum: Virtue Theme
    #65791

    Hey looking at your site it looks like your using the button shortcode not the call to action widget? So you may want to use this css:

    .home .homecontent .kad-btn.btn-shortcode  {
        line-height:30px;
        font-size: 35px;
        padding:14px 22px;
       }

    Ben

    In forum: Virtue Theme
    #65786

    Hey,
    So to clear up Forced Dev Mode off is intentional by us. There is a setting in the theme to turn dev mode off. You don’t want redux to be in dev mode because your on not developing code.

    The redux developers decided to add this notice in to alert other developers that it’s forced off. I’ve added code that should be hiding that notice since it has nothing to do with the performance of the theme or anything bearing to you and your site.

    For some reason that code isn’t hiding it (if you send me a temp login I would be happy to look and find out). regardless that notice does not mean there is an error. It’s only a notice and we want that notice.

    AS for 403 errors those have to do with your server and specifically permissions and security issues. My guess is your server is running an out of date mod security or that the server doesn’t have the wordpress php permissions set up correctly.

    For the 403 you need to contact your host. They are the only ones that can check for those issues.

    As for the notice on your theme options, I would be happy to look just send me a login and I’ll figure out why that is showing.

    Ben

    In forum: Virtue Theme
    #65777
    This reply has been marked as private.
    #65770

    Hey Frances,
    Can you please start a new thread and provide a link to your site?
    Thanks!

    Hannah

    #65768

    Hey,
    There isn’t a built in option for that, but you could use css and remove the titles site-wide. This should work:

    h1.page-title {
        display: none;
    }

    You would just paste that in your custom css box in Theme Options > Advanced Settings. You can also make it page specific by adding the page id to the css.
    Hope that helps!

    Hannah

    In forum: Pinnacle Theme
    #65762

    Glad your background is working. In the future clearing your cache should fix the delay.
    Since you’re using the transparent header you need to upload a logo for your transparent header. You can do this from Theme Options > Site Header.
    Hope that helps!

    Hannah

Viewing 20 results - 31,421 through 31,440 (of 39,333 total)