Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #586726

    I am trying to complete my footer and there are some options which aren’t available.

    I am creating 5 columns. The first I want to list about 4 pages with links – it won’t let me do this without adding ALL the pages on the site at once and I can’t see where to edit it.
    Column 3: I want to add a subscribe to our newsletter bar but can’t see that either
    Column 4: I want to add a live twitter feed. All i can find is an RSS feed link but not a live feed.
    Column 5: I’m trying to add small portfolio images but can’t get it to show. Where on the ‘New portfolio page’ can you add the image that will show as a thumbnail on the footer, not even the title is showing. Could you advise?

    Also one last thing is my search bar on my main menu is not working when hovered over.

    Thank you.

    #587312

    Hi anyone_officechanges!

    We are working on your ticket please wait while we update the results here soon.

    Please goto Enfold Option > Footer >

    1. Display Footer Widgets & Socket Settings
    2. Footer Column 5

    As shown in the below screen shot

    Then goto Appearance > Widgets

    1. Drag and drop the text widget into the footer Col 1. Inside the text widget you can use custom html links
    2.Drag and drop the Mailchimp newsletter widget in footer column
    3. Use the twitter widget
    4. Drop a text widget and use the shortcode for portfolio images http://kriesi.at/themes/enfold/shortcodes/portfolio-shortcode/ (shortcodes are available from the magic wand icon on the right of the WYSIWYG text editor)
    5. cannot see the link you provided to inspect the search bar please provide us a working link where we can inspect the element and help you better.

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 3 months ago by Vinay.
    #611521

    Hi there,

    Thank you for this.
    The first one I have added the text box however (see 1st screenshot) this is the only way I know how to edit the footer text and it doesn’t give an option to make the text Hyperlinks, it doesn’t give any options at all actually.
    The second, I don’t have the option of Mailchimp as a widget, could you advise?
    Thirdly, I have added the twitter widget and (see 2nd screenshot) this is all that happens, I am looking for a live twitter feed, not a button (see third screenshot of how I’d like it to be)
    The 4th point you have made I really don’t understand at all as there is no magic wand near the text box, could you advise?
    With regards to the search bar, (see last screenshot) as you can see, when I hover over ‘Who are we’ the category comes up, when I hover over the search button next to it, nothing happens. Could you please make it so when we hover over the search bar, it comes up just as the categories do.

    Many thanks!

    #613702

    Hi!

    would be best to use different tickets for different questions/issues, because then you would get a faster reply and this way we keep the forum clean and clear for other users who are searching for help here.

    Your first screenshot is showing your menu and not your footer to me, so I don’t get what it’s about. Can you show us what you want to achieve please? a mockup showing the results would help a lot.
    The link you’ve provided does not work for me, as login details are necessary.
    Try with a default WordPress theme to check if you get the same results or not and let us know about it please.

    Best regards,
    Andy

    #615556

    Hi Andy,

    I don’t understand why these questions have REPLY boxes if you want me to start a new one everytime.

    I felt you were a little rude in your reply as the links i sent you are dropbox links and since these reply fields don’t have anywhere to attach a file, this is the only place I can store screenshots to show you.

    I will send over a mock up to you shortly but again it will have to be via a dropbox account, will this be suitable?

    #615576

    Hey!

    Yeas please, share with a dropbox link, that is ok :_)

    Regards,
    Basilis

    #615789

    Hi Basilis,

    Thank you, see the link attached.

    #617344

    Hi!

    can you provide us login details to access your website, so we can take a closer look into it?

    1.) Use html in your footer widget to use linked text.

    2.) Try this code inside of Quick CSS field:

    #text-2 .textwidget {
    text-align: center;
    }
    

    3.) You need to search for a plugin with such a function.

    4.) Not sure if it will be possible the way you need it. Try to activate debug mode:

    to be able to see shortcodes. Then build the elements inside a page the way you want it. Use the shortcodes to implement them inside your widget.

    Regards,
    Andy

    #620700

    Hi Andy,

    1. I’m sorry but i’m not sure what you mean by use html, could you advise as i don’t see any options when writing the text.
    2. I have tried the piece of losing and nothing happens, could you advise please – also as you can see in our footer all the sections are not spaced out evenly in the centre of the page, could you fix please?
    3. i have managed to find a plugin and it worked great thank you.
    4. i am unsure about the last bit and how it relates to the portfolio images, is this something you can fix?

    Many thanks,

    #621114

    Hey!

    1.) There is no extra option for using html. You can just write html code instead of normal text. Use Google to get to know which html code you need. I found this for example: http://www.w3schools.com/html/html_links.asp

    We need to htaccess login (username + password). Please post it here as private reply.

    Cheers!
    Andy

    #621647

    Hi Andy,

    Thanks very much for that, i had a brain freeze on HTML but now know exactly what you mean.
    I wasn’t aware you could write it straight into the text box.

    See my site info attached for the other issues.

    Many thanks

    #622077

    Hi!

    You are using an old version of the theme, so please upgrade to Enfold 3.5.3.

    2.) I have replaced my code with this one inside your Quick CSS field:

    #text-8 .textwidget p {
    text-align: center;
    } 
    

    and now it’s working as expected. Can you confirm please?

    Best regards,
    Andy

    #623016

    Hi Andy,

    I upgraded my theme the other day so didn’t realise i need to do it again.

    I can see what you’ve done but see screenshot. You can see the text is not in line with the title – could you sort it so they are alined central together.

    Many thanks,

    #623053

    Hey!

    use this code:

    #text-8 .textwidget {
    margin-left: -39px;
    }
    

    and adjust as needed.

    Cheers!
    Andy

    #623318

    That’s worked a treat. Thanks Andy

    #623607

    Hi!

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Footer Options’ is closed to new replies.