Search Results for 'add widget'

Home Forums Search Search Results for 'add widget'

Viewing 15 results - 241 through 255 (of 704 total)
  • Author
    Search Results
  • #84406

    In reply to: Healing brush pro

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

    Hi,

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

    Add this code there:

    .widget-column-4 { display:none;}
    .nivoSlider { height:400px !important;}

    Regards,
    Chris

    #84218
    SidneySidney
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 24, 2017

    Brad,

    Thanks that worked. But now I cannot add sidebar widgets to blog page. It only allows me to use default template. Do you know how to fix this?

    Thanks,
    Sidney

    Bram LarrickBram Larrick
    Member
    Member since: March 29, 2016

    It is my understanding that this theme recommends Elementor, but I have created a text widget in Elementor and the line breaks I have made are not showing up in Section 3. (I have tested it and they do in other themes)

    Is there some CSS code I need to add to allow it to work?

    https://ammams.com/grandmothershealing/

    The text in the white section should break like this:
    Our acceptance of ourselves, and others, fosters genuine
    understanding, and compassion. Our unique, authentic,
    true selves is what we came here to share.

    The <br> codes are in the HTML, but don’t affect the page.

    Thanks

    #82819
    MariaMaria
    Member
    Member since: April 16, 2016

    I am not happy with the way widgets are displayed in my sidebars. There is no padding around various widgets. It appears that padding is defined in the CSS but something must be blocking or overriding this.

    Please let me know where to fix this or provide some custom css code to correct.

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

    Hi,

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

    Add this code there:

    #footer .widget-column { display:none;}
    #footer .widget-column.last { display:block !important;}

    Kindly refer our video documentation to setup multilingual.
    https://www.youtube.com/embed/vRrVr8waiH4?rel=0&wmode=transparent

    Regards,
    Brad

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

    Hi,

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

    Add this code there:

    .header .header-inner .logo img { height:150px !important;}
    .widget-column-2 { display:none;}
    .widget-column-1 { width:50%; padding-right:40px;}

    Kindly refer this link to add appointment link.
    http://sktthemesdemo.net/documentation/skt-cutnstyle-doc/#header

    Regards,
    Dave

    #81992
    palomapaloma
    Participant
    Member since: August 9, 2016

    Hi, I built a website using your skt-music-pro theme as a subdomain wgile doing it. Then I moved it to the real domain and followed all the necessary guidelines to change the domain name and permalinks. However, all the permalinks attached to the theme options or theme customizer…in other words, image links, etc are not updating. Even the page links won’t update when I change permalinks setup in settings. I keep refreshing, I have even followed the steps to do it in PHPMyAdmin.

    I try to change the permakinks back to their postname and I get a server error message that says
    “Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
    More information about this error may be available in the server error log.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”

    I own the server, I own the domains, I am the IT/webmaster. so, now, I turn to you. I have never had these issues with any other wordpress sites on my server. This is definitely a theme issue. Especially since the pages work when I leave them as their pageID format. Even though I named them originally.

    http://pattersonbluesandbbq.org/?page_id=2

    Same thing with images that are through your theme’s photogallery. the permalinks won’t update to point to the new website/wp-content/uploads… it keeps pointing to the old one which I deleted.

    Example… I had to manually fix the header image, page banner, and started on my sponsors album but I shouldn’t have to manually do this for each. so this is the correct link structure:
    http://pattersonbluesandbbq.org/wp-content/uploads/2017/08/SIXD-LOGO-NEW-SQ-01-e1503166230620.png

    The wrong links point to:
    Photgallery image: http://pattersonbluesandbbq.org/wp-content/uploads/2017/08/roosevelt-e1503166119486.png (gets internal server error) permalink says it’s http://pattersonbluesandbbq.org/?photogallery=roosevelt-veterinary-center
    widget links not updating:
    [su_slider source=”taxonomy: gallerycategory/6″ link=”http://bluesnbbq.palomadomenico.com/bluesnbbq/sponsors/&#8221; width=”300″ height=”150″ responsive=”yes” title=”no” centered=”yes” pages=”no”] again, it’s from the photogallery album
    shortcode button links didn’t update on theme option home sections:
    [su_button]http://bluesnbbq.palomadomenico.com/bluesnbbq/sponsors/
    [su_button]http://bluesnbbq.palomadomenico.com/bluesnbbq/music/

    This event is happening in less than a month. I need this resolved ASAP

    #81929

    In reply to: Custom Footer

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

    Hi,

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

    Add this code there:

    .widget-column-1:nth-child(3) { display:none;}
    .widget-column-1:nth-child(1) { width:49% !important;}
    .office_timing { width:50%; padding:0 30px 0 0; box-sizing:border-box; float:left;}

    Regards,
    Dave

    #81680
    samantha2samantha2
    Member
    Member since: August 17, 2017

    Hello,

    I’d like to add my social media icons to my header but keep the theme content that is already there (email, phone number, estimate button). I’m using the Acurax Social Icons widget. If I put that widget in my header I lose the email, phone number and the “Get a Estimate” button. I would like to add another little line (like the one separating the email and phone number) and then add my social icons while keeping the Estimate button on the far right.

    The code to add the Acurax icons is: [DISPLAY_ACURAX_ICONS]

    Thank you in advance! 🙂

    #81551
    Richard FosterRichard Foster
    Participant
    Member since: July 25, 2017

    I am attempting to modify the Contact Form in the theme. It appears on the right sidebar as a Widget, but I can’t seem to locate where to modify the information that is on the form.

    Looking in the Widgets, I see a Sidebar Contact Page that does not allow for any expansion under it. It only says that it appears on the Contact Page.

    On my contact page, the sidebar widget appears on the right side.

    The only thing that I can find is the following in the Edit Themes, Coffee Pro: Stylesheet (style.css) is the following:

    /* = Contact Form css
    ————————————————————– */
    .wpcf7{ margin:0; padding:0; font:15px ‘Roboto’,san-serif; color:#d6d6d6;}
    .wpcf7 form{ margin:0; padding:0;}
    .wpcf7 form span.last{ float:none !important;}
    .wpcf7 form input[type=”url”], .wpcf7 form input[type=”date”], .wpcf7 form select{ background-color:#f1f1f1; border:1px solid #eed2bb; padding:5px 3px; margin-top:10px; font:13px arial; color:#777777;}
    .wpcf7 form input[type=”checkbox”], .wpcf7 form input[type=”radio”], .wpcf7 form input[type=”file”]{ margin-top:10px; padding:0;}
    span.wpcf7-list-item{ margin:0 15px 0 0 !important;}

    #contactform_main input[type=text], #contactform_main input[type=email], #contactform_main input[type=tel], #contactform_main input[type=url], #contactform_main textarea{width:40%; border:1px solid #eed2bb; padding:15px; float:left; margin:0 8px 8px 0;}

    #contactform_main textarea{ width:85.6%; margin-right:0; height:130px;}
    #contactform_main span.capcode{ float:left; padding:13px; border:1px solid #eed2bb; padding:13px; margin:0 8px 8px 0;}
    #contactform_main input[type=submit], .wpcf7 form input[type=”submit”] { font:400 20px/24px ‘Roboto’, sans-serif; text-transform:uppercase; cursor:pointer; }
    .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea{ border:1px solid #eed2bb; padding:15px; margin:0 8px 8px 0; }
    .wpcf7 form textarea{ margin-right:0; height:130px;}

    I have altered some of the text within the separated out section in the above text, but this does alter in a little.

    Can anyone provide any help with where I would alter the Contact Form widget? I am wanting to get rid of the phone number and URL, as well as make sure that the email that the form goes to actually forwards correctly.

    #81484
    RobertRobert
    Participant
    Member since: April 3, 2016

    Here is the page.
    http://honeychurchandboyd.com/honeychurch-boyd-blog/

    I added widgets to the blog page sidebar under widgets.
    But they do not show on the blog page. It only shows default ones.
    Is there somewhere else I customize this??
    What should be there is…
    Recent blogs or archives and search.

    Thanks, Bobby

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

    Hi,

    Kindly go to Appearance >> Widgets >> Sidebar Main, drag and drop a text widget, give it title “Have Questions?” and paste below shortcode in text view then change [email protected] to your email address.

    [contactform to_email="[email protected]" title="Contact Form"]

    Regards,
    Dave

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

    Hi,

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

    Add this code there:

    .widget-column-4 { margin-top:80px; margin-left:-155px;}

    Regards,
    Brad

    #80783

    In reply to: The Trip theme

    NigelNigel
    Participant
    • Topics: 184
    • Replies: 336
    • Total: 520
    Member since: March 17, 2016

    Brad

    it’s simple, see the 2 examples. the first sample is with the theme header using a phone number and an email address top right

    when you add the ‘search’ widget to the ‘header topbar’ as suggested by you in the widget management page it adds the search but removes the phone number and an email address

    #80742

    In reply to: The Trip theme

    NigelNigel
    Participant
    • Topics: 184
    • Replies: 336
    • Total: 520
    Member since: March 17, 2016

    this is what I did brad, if you add the widget it deletes the tel/email

    please advise

Viewing 15 results - 241 through 255 (of 704 total)