afjsystem
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Sidebars "move" on blog posts pagehi.. same here. i tried to write here but no response.
Now, if you see this : https://tanyajawabforex.com/artikel-forex/. it looks normal. I set it the fullwidth.
But if you click older post navigation under it. It seems the left sidebar appeared. You can see it here : https://tanyajawabforex.com/artikel-forex/page/2/
Even its not bothering me anymore because it’s an archive but it can be everyone problem.
Forum: Themes and Templates
In reply to: [Customizr] viewing mobile result 'moved permanently'i think i know the problem :
this code cause redirect and not customizr issue : (sorry)
#redirect mobile browsers RewriteCond %{HTTP_USER_AGENT} ^.*iPhone.*$ RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301] RewriteCond %{HTTP_USER_AGENT} ^.*BlackBerry.*$ RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301] RewriteCond %{HTTP_USER_AGENT} ^.*Palm.*$ RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301]
can be seen by android but not those three. i checked with iphone and bb.
Mark as resolved
Forum: Themes and Templates
In reply to: [Customizr] viewing mobile result 'moved permanently'nope.. try to use this https://developers.google.com/speed/pagespeed/insights/
you can see the pic on the rigth and it says Moved Permanently.
I tried just now, with my mobile it still the same.
Forum: Themes and Templates
In reply to: [Customizr] Simple way minifying CSS and JS (child-theme)hi Nikeo,
i think i need to insert these codes :
<link type="text/css" rel="stylesheet" href="/min/?b=wp-content&f=plugins/hupso-share-buttons-for-twitter-facebook-google/style.css,themes/customizr/style.css,themes/tajafers/style.css,themes/customizr/inc/css/orange.css,themes/customizr/inc/js/fancybox/jquery.fancybox-1.3.4.css" /> <script type="text/javascript" src="/min/?f=wp-includes/js/comment-reply.min.js,wp-includes/js/jquery/jquery.js,wp-includes/js/jquery/jquery-migrate.min.js,wp-content/themes/customizr/inc/js/modernizr.min.js"></script>
into header and replace the original one.
how can i do that ?Forum: Themes and Templates
In reply to: [Customizr] where to add css or js line to headerthe codes i wrote above for minify the css and js. so i think i need to remove the original css and js then replace by those codes.
but it seems hard to do for me inserting those codes.
Forum: Themes and Templates
In reply to: [Customizr] where to add css or js line to headeri think you missed the point..
Forum: Themes and Templates
In reply to: [Customizr] where to add css or js line to headeri think i need to insert this manually.. because need to replace the original css.
i decided to have minify plugin. hope it’s not break.
Forum: Themes and Templates
In reply to: [Customizr] bbPressyou better ask this in bbpress forum. They will have the answer. tell them you using customizr theme.
Forum: Themes and Templates
In reply to: [Customizr] Removing Pencil (avail snippet doesnt work anymore)Forum: Themes and Templates
In reply to: [Customizr] bbPresshi..
you don’t need to uninstall the bbp. in the menu, you create a post page and link to it.is it right the
is a post page ?
if right, instead create the post page, you better create link in Menu (admin section) and refer to https://redhorsecrm.com/forum.
if you want to display the index of your bbp forum in page, that’s another thing.
Forum: Themes and Templates
In reply to: [Customizr] Positioning Grey Box Text-Caption of Sliderusing this modified css :
.carousel-caption { padding :2%; position: relative; top: 120px; left: -5%; max-width:50%; }
the result fits my expectation. we can set the caption (also the grey box) of slider as we want it.
Forum: Themes and Templates
In reply to: [Customizr] Positioning Grey Box Text-Caption of Sliderhaha.. sorry Andrei, i mean the background grey box and text caption in slider. i want it to move into bottom left corner.
i tried Dave suggested first. will be back with result.
additional question, how to limit the width of text caption (grey box background) ? i want only 30% of slider’s width.
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] do_shortcodehahaha.. yaps. my stupid mistake.
resolved. great plugins.
Forum: Themes and Templates
In reply to: [Customizr] Use of Post Page in Front Page OptionsHi Dave, i choose the option 6. and when i set “blog” page and pick left sidebar in layout options
https://www.dropbox.com/s/rvo1mfgpv62umcs/SS%20TJF%201.pngseems the right sidebar is visible too.
https://www.dropbox.com/s/xkd3lj0f6rp0noo/SS%20TJF%202.pngin themehomepage, the “blog” page is set fullwidth right ? can we set as right sidebar or left sidebar or both ?
Forum: Themes and Templates
In reply to: [Customizr] How to save Front Page as static pagetrying to help..
First you make a page to use it as static page, example : MyFrontStaticPage
If you want to make sidebar visible, then arrange the Layout Options as you like.When you select “use static page” in Front Page Displays, then assign the page MyFrontStaticPage to Front Page (below Front Page Display).
Assign the Widget just like rdellconsulting said.