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,201 through 31,220 (of 39,333 total)
  • Author
    Search Results
  • #67427

    Hi
    I’m designing a site where we want the main navigation menu to be a Hype object. Primarily this is to be able to use images instead of text as nav menu buttons. However there’s something of an issue with the header widget width.

    I’ve used a bit of CSS I found on another forum post which is great for stopping the mobile menu come up until I want it to. However, the

    I have removed the left header logo here in order to try and use the full width of the page for the header widget but I’m pretty certain the header widget is still 66.66667% instead of the 100%

    Is there a way to stop the 1200 breakpoint from shrinking this header widget and so let my hype object remain full size until it actually switches the mobile menu on (at 703px in this instance)

    .kad-header-left {
    display:none;
    }
    .kad-header-right {
    float:left;
    width: auto;
    }
    header #nav-main {
    margin-bottom: 15px;
    margin-top: 15px;
    }
    #mobile-nav-trigger {
    display: none;
    }
    #nav-main ul.sf-menu {
    display: block;
    }

    @media
    (max-width:703px){
    #nav-main ul.sf-menu {
    display: none;
    }
    #mobile-nav-trigger {
    display: block;
    }
    .kad-header-left {
    width:100%;
    float:none;
    }
    .kad-header-right {
    width: 100%;
    float:none;
    }
    #nav-main {
    margin-bottom: 0px;
    margin-top: 0px;
    }
    }

    #67414

    I recently (re-)set up a /dev/ site on my server and tried to change a few things so we could “freshen” up our live site. The majority of the site is the same. However, the home page, some new pictures in the Media library, a new Kadence slider, one new page that calls the Kadence slider, and the theme options have changed. Is there a way to import just these changes and not the entire site? I tried the Duplicator plugin and ran into trouble. I kept getting internal server error and the process wouldn’t complete. For some reason it changed the file permissions. Almost all the files on the /dev/ site were set to 0666 rather than 0644. I manually started changing them back, but that is taking a lot of time as there are literally thousands of files buried in sub directories. A ton of them have old dates, but I am not sure which I need to change and which I don’t. But in any event Duplicator won’t finish. The files on our live site are all ok, they are still set to 0644 and the directories are set to 0755.

    Our development site is: cagesplus.com/dev/

    The live site is: cagesplus.com

    I am running the latest WordPress version 4.3.1 and the latest Pinnacle Premium. Thanks. /Bob DeCloss

    #67405

    Good day,
    How do I change the license of Slider Revolution to another site .

    Thank you

    #67404

    Hello There,

    I install virtue theme on my blog,
    I try to reduce width of the blog so I click on “Customize my Site” option. As I click on it I received following error.

    Fatal error: Class ‘WP_Customize_Panel’ not found in /home3/kamal/public_html/www.cleanuphome.com/wp-content/themes/virtue_premium/themeoptions/inc/extensions/customizer/inc/customizer_panel.php on line 11

    I try to resolve this error from my side (like remove and re-install theme) But after re-installation I received same error.

    Regarding this issue I talk my Host, They reply “It’s a theme issue please contact your theme provider.

    So Finally I decide to send message at this forum.

    Please suggest me how I can resolve this issue.

    Thanks

    #67401
    This reply has been marked as private.
    #67390

    Hi,

    How do I set a background image behind the title, as shown here: ? I will need different pictures for each page and I would like it to extend all the way across. I tried using the page builder but was not successful.

    Website:
    Username: demo
    Password: demo1234

    Thanks!!

    In forum: Virtue Theme
    #67385

    On all my blog posts, I have, in my side bar, a “related posts” section. This is ok. But it also appear (as a list) in the middle of my post (just over the author section). How can I remove that last one?

    Thank you. My website is nomaduo.ca

    In forum: Virtue Theme

    In reply to: My Account Page Broken

    #67382

    ok, just so you know the thee doesn’t override or change anything with the my account page. It’s way this is so odd.

    here is something things to test.

    First put your site in debug mode. And see if any notices get output.
    I noticed your using php version 3, might consider moving to 4 not that I think it’s the problem but while your doing things it’s a really good idea and woocommerce recommends it.

    Increase your php settings, the max memory, max execution time and max input vars.. also your max upload is 2mb?? thats too small to even upload a theme? I really suggest increasing that.

    Thinking through what things it could be I think it’s possible using a theme like virtue and all 20 of your plugins could be running our php settings low. Increasing those could make a difference for the login.

    Ben

    #67373

    Hey,
    If you don’t want tags to show then really the easiest is just to remove them from the post. Theres no reason to have assigned tags if your just wanting to hide them.

    As for the user you can customize that meta field in your SEO options if your using a plugin like Yoast SEO. (which I suggest). That would be one way you could just make the “author” your site name.

    Ben

    #67359

    Try this css and let me know if it’s what your thinking:

    .widget_siteorigin-panels-builder {
        margin-top: 0;
    }
    .home-iconmenu .home-icon-item, .home-iconmenu a {
        padding-top: 0;
        padding-bottom: 0;
    }
    .home-iconmenu {
        margin-top: 0;
        margin-bottom: 0;
    }
    

    Ben

    #67358

    See the post I wrote…

    I’ll add numbers so it’s easier:

    1. You can do so by downloading the latest version here: https://www.kadencewp.com/my-account/

    2. Then activate a different theme on your site, remove the version you have

    3. and upload and activate the new version.

    Ben

    In forum: Virtue Theme

    In reply to: I phone 6

    #67348

    3.3.5 is the latest but I don’t think thats it.
    Can you send me a login to your site?
    Ben

    #67347

    Hello Ben,
    ok, for detail:

    revapi2.bind (…)

    doesnt work for me. And the video view is not longer “stretched” like the site settings.

    revapi4.bind (…)

    Works for me good, when I play a locally stored mp4 video.

    (I cant post code here, because your sucuri plugin blocks the post)

    But neither the one nor the other code works correctly when I play a linked youtube video.

    Site with mp4 video:
    http://jwwb.bach-unterfoehring.de/?page_id=63

    Site with youtube Video:
    http://jwwb.bach-unterfoehring.de/?page_id=79

    (login: ak PW: ufg)

    I’m not really familar with java code, so it is not clear for me, what is the different between revapi2.bind and revapi4.bind but I see there are a lot of settings with revapi4.bind in this slider so I try this for code.

    KR
    Karl

    In forum: Virtue Theme

    In reply to: My Account Page Broken

    #67336

    What version of the theme are you using? You can get the latest version here:
    https://www.kadencewp.com/my-account/

    Do you have registration enabled for the site in your general settings. Have you tried deactivating plugins?

    Ben

    In forum: Virtue Theme

    In reply to: I phone 6

    #67332
    This reply has been marked as private.
    #67331

    The page is refreshing whenever I try to login or create a new account. I tried switching over to another Woocommerce theme to see if it does the same thing but when I switch it works fine. The page is only broken on Virtue Theme. Also Woocommerce system report telling me that one of the themes woocommerce files is out of date.

    Here is the test site.

    diab.test.novasans.co

    In forum: Virtue Theme
    #67325

    Can you send me a temp login to your site so I can see the settings? It’s not using the template at all.

    Ben

    In forum: Pinnacle Theme
    #67315

    I would like to ad a button that says Call to order, or something like that, then use css to make it 100% wide and stik it to the bottom of the page. I have a plugin right now but I can’t ad text to it.
    on this site http://kebablaunion.es

    In forum: Virtue Theme

    Topic: I phone 6

    #67304

    Can you tell me why some of the site is getting cut off on I phone 6?
    kentuckypeerless . com

    #67289

    Ok let me know if you hit this again.. One thing is you had used a pagebuilder example page.. In a post probably not a good idea since it’s pulling shortcodes that are used in pages. Shouldn’t make a big difference but apparently for your site it did so I just suggest not using any prebuilt example pages in a post.

    Ben

Viewing 20 results - 31,201 through 31,220 (of 39,333 total)