tomaja
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Slider problem@heeran
if you want your new slider on Front page you need to set it. Go to yoursite.com/wp-admin/customize.php , tab “Front page”. Find Slider options >> Select front page slider and there you need to select your new slider. After that click on “Save and Publish” button and you are done. Refresh (Ctrl+Shift+R) your site and you should be able to see your new slider in actionForum: Themes and Templates
In reply to: [Customizr] Post in categories@notinterested Glad it worked. You can make this thread resloved. Thanks.
Forum: Themes and Templates
In reply to: [Customizr] Fetured Pages?Hi Heeran,
its quite simple, you just need to go to yoursite.com/wp-admin/customize.php , find “Front Page” tab, and in it Featured pages options. In Home featured page one you need to set page you wish as an featured page. Same goes for Home featured page two and Home featured page three. I also recommend this fine Customizr front page documentation pageForum: Themes and Templates
In reply to: [Customizr] Re-align 'back to top'@chappie you could try
.back-to-top { float: none; }Forum: Themes and Templates
In reply to: [Customizr] Unable to use lightbox after version 3.0.14 updateOk, than make this thread resolved. Thanks.
Forum: Themes and Templates
In reply to: [Customizr] Sidebar IconsYou can do this by adding :before presudo class to your widget class, so for your custom text widgets you can add, e.g.:
.widget_text h3:before { content: "/101"; }in your custom css field or childs theme style.css file.
Forum: Themes and Templates
In reply to: [Customizr] Created child pages but is is not showing on siteWhat kind of child pages ? Did you make your own page template ?
Forum: Themes and Templates
In reply to: [Customizr] Adding icon in header right cornerYou can achieve this with this snippet, by changing
<a href...>tag with<img>tagForum: Themes and Templates
In reply to: [Customizr] Unable to use lightbox after version 3.0.14 updateHm, it works over here, so its not 3.0.14 version I guess. Maybe its some plugin that causes this. You can test this by disabling one by one ?
Forum: Themes and Templates
In reply to: [Customizr] broken link in Home page …Check your Customizr options, tab “Front Page”, option “Front page displays” and see what is set for display. Choose another option to see if it will remove that picture link.
Forum: Themes and Templates
In reply to: [Customizr] Post in categoriesyou need to add
.entry-meta { display: none; }to your custom css or style.css of the child theme
Forum: Themes and Templates
In reply to: [Customizr] Featured images frameHi chrislar,
maybe this snippet will help youForum: Themes and Templates
In reply to: [Customizr] Left sidebar doesn't work correctlyDid you place custom menu widget to the left sidebar ? You need to select your new menu in custom menu widget.
Forum: Themes and Templates
In reply to: [Customizr] logo and favicon problemsLink to your site ?
Also, did you check your folder premission ?Forum: Themes and Templates
In reply to: [Customizr] Post in categoriesAs of today, with new Customizr version, 3.0.14, option for choosing lenght of posts (excerpts or full content) in lists is incorporated into the theme. Just select what you need at yoursite.com/wp-admin/customize.php , “Pages & Posts Layout” tab