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 'banner'

Home / Forums / Search / Search Results for 'banner'

Viewing 14 results - 1,601 through 1,614 (of 1,614 total)
  • Author
    Search Results
  • #3825

    Hi Ben, I deactivated the revolution slider and it took out that problem, however in Firefox and Internet Explorer I still cannot type text in the boxes. Others have tried and said they can? Also, in Firefox in the address bar it shows a yield icon and says some content is not secure. I believe it to be the images, but in the wp dashboard, with the word-press https plug-in I set it to secure images. The settings did not seem to take hold though. Is there a way to set the banner images, etc. to a secure mode?

    In forum: Virtue Theme

    In reply to: Landing Page

    #3574
    .sitemap header.banner, .sitemap #containerfooter, .sitemap .page-header {
    display:none;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Landing Page

    #3569

    Hi Ben,

    This is a question I’ve had for awhile, too.

    Here is the code I put in my css box:

    .sitemap header.banner, .no-header-test #containerfooter, .no-header-test .page-header {
    display:none;
    }

    And here is the link to the page:
    http://www.butterfly-maiden.com/sitemap/

    It didn’t completely get rid of the footer. Any suggestions?

    In forum: Virtue Theme

    In reply to: Landing Page

    #3374

    Just to be clear you aren’t talking of the home page right?

    If you want to make just a page the easiest way to do this is with css

    Here is my example page: http://themes.kadencethemes.com/virtue-premium-3/no-header-test/

    Just using the page title, which becomes a css tag in the body I added this css:

    .no-header-test header.banner, .no-header-test #containerfooter, .no-header-test .page-header {
    display:none;
    }

    Ben

    #3270

    I was wondering if there is a way to have a “SOLD” banner on top or across a product. There is something similar with the Sale banner.
    I make custom glass pieces – it’s a way to show previous pieces but I do not have anymore.
    Thanks
    Patricia

    #3115

    So really the easiest way to do this is with css

    Here is my example page: http://themes.kadencethemes.com/virtue-premium-3/no-header-test/

    Just using the page title, which becomes a css tag in the body I added this css:

    .no-header-test header.banner, .no-header-test #containerfooter, .no-header-test .page-header {
    display:none;
    }

    Ben

    #2151

    I will send you an email in the next minutes.

    #2148

    Send me a link so I can see.
    Ben

    #2144

    Hi Ben,

    I’m working on my product categories and saw that there are nice header images (banner?) in each category. It’s the same picture which is used on the shop-page for the categories. I just have three categories, but on one this header image is missing and I don’t know why and where I can fix it.
    It would also be nice to reduce the hight a little bit – how can I do that?

    Thank’s, Martin

    #1770

    I’ll have a look at that. Can I use a different banner for each page?

    #1768

    Where do you what the header to appear? Have you thought about using the built in banner feature?

    Ben

    In forum: Virtue Theme
    #1399

    You can add this to make your banner hidden on all but home page.

    .virtue_banner {display:none;}
    .home .virtue_banner {display:block;}

    Our use the home image slider.

    Not sure how much theme punch would be able to help. The ajax error seems related to your hosts issues.

    I would go ahead and update your wordpress and plugins to see if that helps.

    Ben

    In forum: Virtue Theme
    #1398

    Well, late night. Lost all my prior design work and starting back on scratch with that but they did reinstall the programs and everything works except the one plug in, for Slider Revolution. I had to deactivate it because theme doesn’t work well with it (image Library, Theme options settings, etc.)

    So if I posted this to ThemePunch:

    “Hello, my hosting company had to restore a back-up and I am having problems getting the Slider Rev. to work. I am getting a “Ajax Error!!!”, and when I drag n drop it to the Side Bar menu the save wheel just spins. Also, the images for the sliders that I created are not in the library. Can you please help asap. I would greatly appreciate it…. password is Ginger123! if you could log in and help solve.”

    Ben, my site log in is this if interested in seeing if you know answer or suggestions. The other company is in UK and no response for early pm.

    http://rjcliff.com/wordpress/wp-admin/ password Ginger123! …….also, where do I remove banner/banner that appears on each page? I only want it on Home Page.

    Thanks for your support & any help you provide. –Cindy

    #1203

    Hi Ben,
    At the moment I have used a banner image to “hack” the current placement of the logo and Site name.

    The client wants this layout plus moving the nav bar down to be on the same line as the logo and site name. It this possible without using a banner and rewriting your template?

    Thanks for your help.

    Shaun.

Viewing 14 results - 1,601 through 1,614 (of 1,614 total)