Search Results for 'add widget'

Home Forums Search Search Results for 'add widget'

Viewing 15 results - 151 through 165 (of 704 total)
  • Author
    Search Results
  • #105347
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Can you add an image in imgur.com to explain how it will appear? Somewhat custom work will have to add an widget between menu and slider.

    Regards,
    Shri

    osasoribhabor85osasoribhabor85
    Member
    Member since: May 4, 2018

    hello… please i am currently customizing the furniture pro theme and i want to know how to customize the right sidebar on all the pages displays only the contact form which i think looks really great, but i want to add search feature and some other widget above the contact form on all pages right sidebar and most especially the woo commerce right sidebar..

    i have added a screenshot for clarity porposes..
    https://imgur.com/a/2WSe1v6

    #104846
    rriversrrivers
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: July 25, 2018

    Thank you so much!

    How can I reduce the height of the bar? I’m adding the language switcher widget and would like for the language option to appear as FR or EN button only, not the entire word with the bullet point to the left of it.

    #104745
    rriversrrivers
    Member
    Member since: July 25, 2018

    Hello, I’m having trouble getting the header topbar to appear. Looks like the Fundraiser theme styled it this way, I found “span.hidebar” in the css style section. Is there a way to override this?
    I desperately need to add the language switcher widget to the topbar. Or, is there a way to add the widget into the main navigation menu or that area?

    #104215
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31277
    • Total: 31277
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    Q. 2. The background on the following pages is this weird brown/orange color that I’d like to change to white but I can’t figure out where to go to change it: On the homepage (“About the Author” section), each of the pages listed on the menu, and the blog.

    Ans:
    #about-author { background:#fff !important;}

    Q. 4. Is there a way to make the slider section on the homepage smaller? Right now it takes up the entire screen on a laptop.

    Ans:
    .nivoSlider { height:600px !important;}

    Q. 1. On the homepage: I cant get the “Subscribe” button to integrate with MailChimp. I’ve worked out all the other sidebar subscribe widgets and they work, just the homepage does not.

    Q. 3. I created a blog page and, under settings–>reading, I marked that all the posts page should go to the blog. However, when I click on the “Blog” link in the menu on the site, it just refreshes the home page.

    Ans:
    Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #104005
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly replace the default with an instagram feed plugin which should work fine by adding widget in appearance>widgets area

    Regards,
    Shri

    #102449

    In reply to: Homepage images

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    For contact form replacement:

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some widget in page sidebar area to get rid of the default widget and instead show what you add there.

    Regards,
    Shri

    #102329

    In reply to: SKT LANDING PAGE THEME

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add HTML widget and paste shortcode in there to replace the default widget and instead show what you add there.

    Regards,
    Shri

    #101827
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some contact form 7 widget in page sidebar area to get rid of the default widget and instead show what you add there.

    Regards,
    Shri

    #101424
    GregGreg
    Participant
    Member since: October 14, 2016

    I need to add product filtering (to filter shirt sizes) on the Woocommerce store, but there is no Woocommerce widget in Wine Pro.

    Is there anyway to either add a Woocommerce widget to it myself or any other way to let customers filter product attributes (shirt sizes, colors)?

    #101306

    In reply to: Interior Pro Theme

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    You can update it via custom-functions.php or else use contact form 7 plugin and replace our form with that plugin form by adding widget of the plugin in right sidebar widget or using the plugin shortcode in any post or page.

    Regards,
    Shri

    #101054
    jason18jason18
    Participant
    Member since: November 1, 2017

    I have a spacing problem again with the contacts section in the front page footer of Naturo Pro. Please see the images at imgur. The images show how it looks on…
    -Windows desktop PC – big space
    -iPhone – vertical view – looks okay
    -iPhone – landscape view. – big space and text is left-aligned but I want it centered

    Link to images:
    https://imgur.com/gallery/3fbY9R0/comment/1365506831

    I want all the text and social media icons centered on mobile. And get rid of huge space on mobile and desktop views. Not sure what happened. It was working okay but I screwed it up.

    Also, please see the following custom CSS I have in the Custom CSS area. If you need login credentials let me know.

    Thanks,

    Jason
    https://jasonsignor.net

    __________________
    This is what my custom CSS section looks like in Appearance settings:

    .header .header-inner .nav ul li a { padding:10px 15px;}
    .header .header-inner .nav ul li:hover ul { border:#ccc solid 1px;}
    .header .header-inner .nav { margin-top:50px;}

    .header .header-inner .logo h1, .header span.tagline { visibility:hidden !important;}

    .innerbanner {
    display:none;}

    .signin_wrap a:hover{ color:#ffa500 !important;}

    .skill-bar-percent { color:#fff!important;}

    .cols-4.widget-column-1 { width: 38%;}
    .cols-4.widget-column-2 { width: 15%;}
    .cols-4.widget-column-3 { display:none;}
    .cols-4.widget-column-4 { width: 34%;}


    @media
    screen and (max-width:479px) {
    .toggle a { background-color: #ffffff; border: #ffffff solid 1px; color: #7f00ff !important;}
    .toggle a:hover { color:#ffa500 !important;}
    .header .header-inner .nav { margin-top:0; background-color:#fff; }
    }


    @media
    screen and (max-width:479px) {
    .phone-no strong { width: auto; display: inline-block; padding-right: 5px;} .header .header-inner .nav ul li a { padding:10px 15px;}
    .header .header-inner .nav ul li:hover ul { border:#ccc solid 1px;}
    .header .header-inner .nav { margin-top:50px;}

    .header .header-inner .logo h1, .header span.tagline { visibility:hidden !important;}

    .innerbanner {
    display:none;}

    .signin_wrap a:hover{ color:#ffa500 !important;}

    .skill-bar-percent { color:#fff!important;}

    .cols-4.widget-column-1 { width: 38%;}
    .cols-4.widget-column-2 { width: 15%;}
    .cols-4.widget-column-3 { display:none;}
    .cols-4.widget-column-4 { width: 34%;}


    @media
    screen and (max-width:479px) {
    .toggle a { background-color: #ffffff; border: #ffffff solid 1px; color: #7f00ff !important;}
    .toggle a:hover { color:#ffa500 !important;}
    .header .header-inner .nav { margin-top:0; background-color:#fff; }
    }


    @media
    screen and (max-width:479px) {
    .phone-no strong { width: auto; display: inline-block; padding-right: 5px;} }


    @media
    screen and (max-width:479px) {
    .social-icons, .phone-no { text-align:center;} }

    #100514
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    1. You can use category parameter, example: [latest-posts show=”6″ date=”hide” category=”corsi”]

    2. Kindly install Smart Slider 3 (https://wordpress.org/plugins/smart-slider-3/) and paste slider shortcode in Appearance » Theme Options » Homepage Slider » Custom Slider Shortcode Area For Home Page box.

    3. Added social buttons to Appearance » Widgets » Footer Widget 3.

    4. Kindly go to Appearance » Widgets » Sidebar Main to manage contact form.

    Regards,
    Shri

    #100360
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some widget in page sidebar area to get rid of the default widget and instead show what you add there.

    Regards,
    Shri

    #100355
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Patrick,

    All the footer areas are widget friendly and one can use from appearance>widgets>footer widget 1.

    Drag and drop any text widget or any other HTML widget as you wish and add content as per your liking.

    Regards,
    Shri

Viewing 15 results - 151 through 165 (of 704 total)