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 - 30,761 through 30,780 (of 39,333 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: "Menu" title missing

    #70481

    Note: The domain DNS may not resolve yet for the elkhornnursery.com site yet. If it’s not a Virtue theme, it will be soon.

    In forum: Virtue Theme

    In reply to: "Menu" title missing

    #70480

    http://www.elkhornnursery.com/
    http://idahonativeplants.org/

    The first site above shows the problem. When the window is narrow the menu button appears on the right, but there is no “Menu” text on the left.
    The second site is working as expected.

    I am testing with Chrome on Win7 PC.

    I can’t find anything in menu settings to fix this.

    Another problem is that on my Windows Phone 8.1, the first site does not scale to the phone window correctly at first, I have to tap it. On the second site, the page is correctly fit to the phone screen right away. Perhaps my problems arise from working the design backwards from the demo content on the first site. I had much better luck with the second site where I started with no demo content.

    #70476

    Does anyone know if there is a way to make an alternate sidebar for the blog page alone? For the blog page I would like to display recent posts, categories, and archives but I really do not want to display those widgets throughout the site by putting them in the primary sidebar. Thanks.

    #70472

    The site is altdetbedste.dk
    Actually i am not Award of my php memory settings.

    #70459

    Hey,
    Whatever plguin your using for copyright protection try deactivating that. Looking at your site I’m seeing it’s causing some odd output.

    Also make sure you clear your super cache every time you update or make any changes. You have to go to settings > wp-super cache and delete the cache.

    Ben

    In forum: Pinnacle Theme

    In reply to: poor PageSpeed results

    #70453

    Hey,
    Don’t need to change things in js or css. The files should be left as is. Plugins do the minifying.

    Also understand that Google Page speed is a tool, you want to be most concerned about your page load time not what score you get in page speed. For example fun amazon.com through page speed. They don’t give it a good score. This doesn’t mean the site is bad or doing something wrong you just need to understand what it’s saying and what are things that you can improve in your site.

    http://tools.pingdom.com/fpt/#!/ehgidw/http://www.techtalent.co.il/

    Based on this you can see when the user starts downloading content like images, js, css. Your at about 1.5 seconds before the server is responding with the information. Part of this is in your dns which is responding slowly and part is in your sites php which is responding slowly.

    Those things are more important to focus on first. The DNS you should really contact your host about to see what you can do.

    As for other things with response I mostly see this as a caching issue. do you have page cache enabled? How about database caching? You should also turn minify on with the auto setting.

    Take some time to test each setting, each server can be a little different and on some database caching doesn’t help on some it does.

    Your page size and requests are fine. You can see on the demo where we have more content and larger images it’s higher then yours but the key is the server response time: http://tools.pingdom.com/fpt/#!/ciXE0x/http://themes.kadencethemes.com/pinnacle-premium/

    Ben

    In forum: Virtue Theme

    In reply to: Staff pages?

    #70436

    Hey Christine,
    What is it that your missing with the theme staff. I’m always open to suggestions. without seeing your site i can’t really tell where your getting stuck but there are options for coping, there are options for displaying the full content?

    Ben

    #70434

    1 & 2. The spacings worked well.
    3. For mobiles:
    a. Worked well….the menu button is on the left now.
    b. I added the logo and used the css , but if you look closely, you see that the menu button and the site logo are on different lines. I want the logo centered, and preferably in line with the menu button.
    c. I will look into the shopping cart icon that needs changing …and if I can manage to understand how to do it, I will do it and get back to you. Thank you for cautioning me though :).

    #70429

    Hi,

    I’ve run some speed checks on Pingdom and found something called ‘admin-ajax.php?0.8099068158771843’ taking 2-3 seconds to load, it’s happening on a few of my sites using Virtue Premium, on both http and https. The number after the ‘admin-ajax.php?’ bit always changes, but it appears every time I run a new speed test.

    Is this an issue with Virtue or with WordPress itself?

    Thanks

    #70413

    1. You can add this:

    @media (max-width: 780px){
    #pl-48 .panel-grid .siteorigin-panels-stretch {
        margin-bottom: 0 !important;
    }
    }

    4. No thats your fav icon. You need to set a logo.

    #logo {display:none;}
    @media (max-width: 767px){
    #logo {display:block;}
    }

    5. I want to make this clear so there is no misunderstanding. I really don’t recommend you edit code unless you know what your doing. I can tell you to input stuff but in the long term you are responsible for the code you add and changes you make if you don’t know how to keep these things updated and how they work then you are setting yourself up for issued later on. You might just want to consider simply adding a cart link to your mobile menu itself or hiring a developer if your wanting to customize code.

    You would need to edit the templates/header.php in a child theme (don’t ever edit parent theme files). You have to add your code between lines 49-50.
    Can’t give you css till I see how you add the button.

    Ben

    In forum: Virtue Theme

    In reply to: Regarding homepage

    #70409

    Hey,
    Your site is not using the virtue theme now?
    I can at least reply to this:
    You wrote: “– the logo to be centered and placed on between the top menu and primary menu.”
    Thats not an option.
    you can have the menu beside the logo thats what you had right? but you can’t have the topbar beside the logo. It’s the topbar and has to be on top because of the html output.

    Ben

    #70405

    I did that and now it moved part of my footer copyright/credit text to the right, so that text is spit into two sections, here is the code:

    [copyright] [the-year] [site-name] – Website created by fairwebber.com

    The part that moved is the last part only (fairwebber.com), see it for yourself on the site at universalwelding.ca

    Sylvie

    #70404

    Hey,
    The plugin has lots of tutorials. You just need to install it on your site and make a copy of that site then you use the files to rebuild the site in a different server or location. You don’t install wordpress or anything on the new location you just use the copy you have.

    If you have made a demo site I recommend just deleting the whole thing and just moving your site over not trying to merge a site.

    Also most hosts will help you migrate if you would just like them to move your site from one server to another.

    Ben

    In forum: Virtue Theme

    In reply to: Contact form

    #70403

    Hey so I just tested with this plugin: https://wordpress.org/plugins/check-email/

    No email is being sent. Which means your site doesn’t have a mail server running.

    You either need to contact your host and get one set up or use a STMP plugin to configure your server to use an email server you have like a gmail account: https://wordpress.org/plugins/easy-wp-smtp/

    Ben

    In forum: Virtue Theme

    Topic: Logo Help

    #70393

    Greetings!

    I am starting to configure a test site using Virtue Premium. How do I adjust the logo size? My logo is 216 X 216 yet it appears that I have a lot of extra space above and below the image despite setting the spacing to 0 (except for below where I set it to 5). How do I reduce the amount of dead space above and below my logo?

    Thanks!

    The test site is at

    In forum: Virtue Theme

    In reply to: Footer call to action

    #70389

    Hi Francis,
    You can add this to your custom css box in Theme Options > Advanced Settings:

    .home .kt_footer_sitewide_shortcode {
        display: none;
    }

    Hannah

    #70380

    Hi Tang,
    From what I can tell all three languages are taking around the same time to load. You can test your page speed here- http://tools.pingdom.com/fpt/
    Compressing images can make a huge difference in page speed. I would also suggest a caching site such as W3 Total Cache or WP Rocket.

    Hannah

    #70378

    Hi Niclas,
    What plugins are you using? Are you able to post a link to your site? Also, do you know your php memory settings? It could be your php memory needs to be increased. That is something your host could help you with. Or see here- http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/

    Hannah

    #70377

    Hi,
    i get very poor results when i run my site on google PageSpeed.
    i use W3 but still the performance are very bad, the analysis show changes should be done in the css and in javascript
    my site address is wwww.techtalent.co.il
    can you share best practice to handle the issues. if it require changes in .js or css files can you also share some best practice that will let me do upgrades in the future.
    Thanks,

    #70371

    Hi Hannah,

    Sorry if I cant explain well. The last css doesnt work too.
    What I need is that in Pinnacle theme site home slider http://snag.gy/HxyGi.jpg title have a shading background to reach more opacity for white words with background pic.

    THANKS!!

Viewing 20 results - 30,761 through 30,780 (of 39,333 total)