badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Sanjip Shah

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 846 total)
  • Author
    Posts
  • in reply to: Customer area plugin – custom post type #7741
    Sanjip Shah
    Participant

    @Petra Yes, for now it is the only option.

    in reply to: I would like to customize Gallery as follows. #7740
    Sanjip Shah
    Participant

    @Yasushi Hi, we provide simple css tweaks in our support. As your request needs lots of coding and css customization, you will need to hire a developer for this. However, I would suggest you to use some plugins for this as there are many such plugins and it could provide lot of flexibility as well. For start you can use this http://wordpress.org/plugins/nextgen-gallery/, however you can search for other plugins as well as per your need.

    in reply to: How to install a plug-in widget into the footer? #7736
    Sanjip Shah
    Participant

    @Grafixer I installed this plugin and activated it. After you install and activate you can go to Appearance->Widgets. There if you see you will see the ‘Free Tell A Friend’ and use this in footer sidebar. Please check on it once again.

    in reply to: No right side side bar #7735
    Sanjip Shah
    Participant

    @Alyson Just visited your site and I see the right sidebar perfectly in place there. So, I think you have sorted this out, is the issue still there?

    in reply to: Clean Retina Pro conflict with Contact Form 7 #7734
    Sanjip Shah
    Participant

    @Grafixer If you could provide the exact link to the page showing the contact form and the new field. We will look into and provide the support.

    in reply to: Custom Widget Titles #7733
    Sanjip Shah
    Participant

    @Sian You can use the custom css option for this. You can go in the dashboard, Appearance->Theme Options->Design Options Tab->Custom CSS.
    You can use the following selector and css inside it as you need.

    .widget-title {
    }
    Sanjip Shah
    Participant

    @sorin The updates for our pro themes is not similar to that of free themes (One click update). When there is update for our pro theme we will get a notification in the submenu under the Home menu in the dashboard. The instruction will also be there on how to update it. For the update you will have to either re install the theme via the Appearace->Themes->Install or via ftp. For our pro theme currently these are the only way.

    For your other question, please visit our ‘Terms and condition page’ here https://www.themehorse.com/terms-and-conditions/. You will find the related information under Theme Subscription and Updates titles.

    in reply to: style.css mistake = whole layout mixed up #7639
    Sanjip Shah
    Participant

    @kaethe2011 I see that you forget to add the end curly bracket. ‘}’
    Try

    body {
    background: url(“images/body-bg.png”) #ececec;
    }

    instead of

    body {
    background: url(“images/body-bg.png”) #ececec;
    in reply to: wide vs narrow #7637
    Sanjip Shah
    Participant

    @hayld It looks like you have set the default layout setting to one column. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Default layout option. Choose other layout than the one column layout and click on ‘Save all Changes’.
    Hope this helps.

    in reply to: Capitals in menu #7636
    Sanjip Shah
    Participant

    @hibban Welcome. 🙂

    in reply to: Can't change fonts of page titles #7635
    Sanjip Shah
    Participant

    @sburton23 You could write the custom css to use the font. In the dashboard, go to Appearance->Theme Options->Design options Tab->Custom CSS. Paste you css and there and click on save all changes.

    h1, h2, h3, h4, h5, h6,
    #site-title,
    #site-description {
    	font-family: "Arial";
    }
    body, 
    input, 
    textarea,
    .slogan-wrap .slogan span { 
    	font-family: "Arial";
    }
    

    In place of the Arial font use your font. Also, you may also need to add other selectors for other elements.

    in reply to: business page not editing #7633
    Sanjip Shah
    Participant

    @restorewellbeing For the business page the content of of the page editor will not be shown but actually the widgets that you add in the business sidebar will be shown. Please follow the instructions here https://www.themehorse.com/theme-instruction/attitude-pro/#businesslayout. If you want to show the content of the page then use the default page template. Hope this helps.

    Sanjip Shah
    Participant

    @Marcus_w1 Okay. Great!

    in reply to: fetal eror when im using this theme #7631
    Sanjip Shah
    Participant

    @fateme I checked the theme and no lines exists like 158 in clean-retina/functions.php and also no lines like 846 exist like clean-retina/library/functions/functions.php in our clean retina theme. Try installing a fresh new copy of the theme and see if this solves the issue.

    in reply to: Only 2 elements in submenu #7630
    Sanjip Shah
    Participant

    @robert5kolor I checked in this our local testing environment and it is all fine here. I see that you have made many customizations which might in turn have caused this issue. Please check on all the customization that you have made. Also, this might also be a plugin conflict so try deactivating your active plugins one by one and see if this solves the issue.

Viewing 15 posts - 196 through 210 (of 846 total)