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

Home / Forums / Search / Search Results for 'footer'

Viewing 20 results - 1,301 through 1,320 (of 6,751 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Optimize Press

    #232016

    Hello,

    In response to your question Ben, I am using Optimize Press for its ability to restrict access to pages once a user purchases a product.

    However, I am having some trouble when using both Kadence’s Virtue Premium theme and Optinmize Press. When I install Optimize Press first and Virtue Premium second, I cannot seem to place a logo and menu at the top of pages constructed using “Pages”.

    Alternatively, when I install Virtue Premium first and Optimize Press second, there appears to be bugs. When I construct a page in the Optimize Press section, a logo specified in virtue premium’s “Theme Options” section appears along with a logo added in the OptimizePress section. I don’t think this is meant to happen. I think the logo specified in OptimizePress should only appear.

    I addition, pages constructed in OptimizePress also have a menu displays vertically, not horizontally below the logo. Finally, the footer has the two items below one another (rather next to one another). Once again I believe these are specified in virtue premium’s theme option section.

    When I use another theme (specifically Smart Theme which comes with Optimize Press), these issues do not occur. More specifically you can either specify headers (with logo etc) in either the “Theme Options” section of the site (to appear in pages constructed in “Pages”), or in the OptimizePress section of the site, and they do not seem to interfere with one another. This does not seem to happen when Virtue Premium is used with Optimize Press.

    I was wondering whether these pieces of software are not compatible with one another, if not, if there is a quick fix.

    Daniel

    #231900

    Hey,
    Rather than setting your logos as the background image for your footer, I would recommend uploading them as two separate images and adding them to image widgets within the footer (appearance > widgets). Would this work for you?

    Hannah

    #231885

    Hello,

    We have a research website which I built years ago. I am trying to update the ‘Footer Background’ image so that it reflects our various funders. I tried to make an image that was reasonable size but then the copyright content was written over the logos. Now I’ve shrunk the logos so small that they look 1. ridiclous, 2. unreadable. Here is the website: http://www.walkinglab.org

    All the footer needs is 1. The copyright/ethics statement. The three logos (not covering the copyright statement).

    I’ve tried making a tall image with the logos (thinking that would make extra room for the copyright statement) and something is constraining the size of the footer. Maybe I need to change that somewhere? In CSS?

    Please advise. Thanks in advance!

    #231846

    Hi Rebecca,
    Nope, not required at all! You can edit the copyright footer text from theme options > misc settings.

    Hannah

    #231842

    Two related questions:

    1. Is it legally required to include footer credit mentioning Kadence on a site created with Kadence Virtue Premium?

    2. I need to add the following info in the footer, to express the copyright of all the media property shown on the website:

    Copyright CompanyName 2000 – 2019

    How do I do this?

    Thanks!

    #231665

    In Theme Options > Blog Settings set “Show Categories with posts?” to Off.
    You can use this css to remove the tags:

    .posttags.post-footer-section {
        display: none;
    }

    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: header widget position

    #231468

    Hey,
    Which widget are you using? Most should have an align option so you can align right.

    Else if you want css can you post a link?

    There isn’t a 5 column option for the footer but if you use a pagebuilder like siteorigin you can ad a layout builder widget and make columns in that.

    Ben

    #231433

    Hi, I am tryin got change header widget position on my page (see attached screen shot) I would like it on the right side aligned with the container width. Another think I would like to do as make footer widget layout made of 5 columns instead of 4. Is this possible please?

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

    In reply to: Add banner

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

    In reply to: Add banner

    #231314
    This reply has been marked as private.
    #231129

    Hey,
    You can set the meta theme color using this:

    <meta name="theme-color" content="#db5945">

    Add that in your theme options > header and footer scripts, in the header section.

    Make sure to change the color to that of your topbar.

    Ben

    #230939

    Thanks for replying, Hannah. I realized right after I posted that I omitted the period before footercol2.

    #230935

    Hello:
    I have a two-column footer, with contact info in column 1 and social media icons in column 2. I would like to right align the social media icons in column 2. See staging.elektrikzoo.com.

    I have tried this CSS and it didn’t work:
    footercol2 {
    text-align: right;
    }

    Thanks if someone can provide guidance here.

    #230686

    In Theme Options > Theme Extensions enable “Header and Footer Script output” then save and refresh. Then navigate to Theme Options > Header and Footer Scripts and you’ll see a header output.

    Hannah

    #230672

    Hi Hannah

    I am having the same problem as Harry. I have the Pinnacle Premium Theme. I enabled the Header and Footer Scripts but don’t know how to paste the meta tag from the affiliate site into my Header Output as stated above. I do not have a Theme Editor that another WP user told me about and that’s where she verifies her site with merchants.

    Here is what the affiliate is looking for:

    Flex-Offers-Meta-Tag

    Thank you!

    #230612

    Can’t make setting changes, keep getting message in title “There was a problem with your action. Please try again or reload the page.” above after moving website to a new host. Screenshot attached.

    Moved website from a host.com.tw to a Google Cloud Hosting with a WordPress Certified by Bitnami install of WordPress. I’m trying to make some changes to the website before I change the DNS settings to point to the new host.

    The change I tried to make is in Theme OptionsMisc SettingsFooter Copyright Text (I tried to change the text of email ). That’s when I get the message as attached. I also tried to make a minor change in advanced settings to see if I can make any changes in Theme Options and I also get this error.

    I checked the folder settings and seems like permissions are ok on all the folders and files on the server.

    #230576

    Looks like in your custom css you are adding this:

    #containerfooter .container {
    width: 100%;

    which is missing the closing bracket and breaking the css, just add the closing bracket to that then test:

    #containerfooter .container {
    width: 100%;
    }
    #230486

    Hi, Hannah,

    Yes, I’m using SiteOrigin Pagebuilder. And yes, I did that, but image is not coming up….and I don’t have a place to put text.

    Strange. Because of my layout, I want it just above the footer. So, I’ve tried placing in Above Footer Widget location….and Home Page Widget location. I have checked the Home Page Widget on Theme Options> Home Page Layout. But nothing is working.

    What am I missing? Very strange.

    Thank you,
    Pam

    #230480

    Hi,

    What was used to produce the Parallax Image just above footer on this theme?

    While writing over demo contents, I deleted without making note. 😉 I have tried several widgets unsuccessfully.

    Thank you,
    Pam

Viewing 20 results - 1,301 through 1,320 (of 6,751 total)