Forum Replies Created
-
AuthorPosts
-
You must have valid license to access this content.
FocuxTheme Support
KeymasterYou’re welcome! 🙂
You must have valid license to access this content.FocuxTheme Support
KeymasterThat’s great!
You must have valid license to access this content.FocuxTheme Support
Keymaster1. For LOGO issue, yes, there’s no LOGO in the very small screen in currently, you may need to add some custom CSS like below (Just a general idea)
@media only screen and (max-width: 479px){ h1#logo{display:block;} h1#logo a{width:150px;background-size:150px auto;} .tools{margin-right:0;} .tools ul li, .tools ul li.menu{width:35px;margin-left:2px;} }2. For old Android issues, can you tell me more details? For example, what’s browser you used? What’s the version of the android? The screen size? Because I don’t have the old android now, so I think I must to find one and test it.
3. For quote issue, please try to add the following css into samsara options > custom styles > css code:
@media only screen and (max-width: 767px){ .van_quote.container .ten.columns{width:100%;} }FocuxTheme Support
KeymasterHi
After you uploaded the logo, you should click “File URL” button, then, click insert to post button, that’s will be fine!

Thanks
FocuxTheme Support
KeymasterI tried to create a new page named blog, and selected standard blog template, set the Custom Page Title, Page Tagline and Page Header Image, then I opened this page, it looks normal includes page title and etc.. Screenshot https://www.dropbox.com/s/ho9nrahlum4noxl/testblog.jpg
So, I want to check your setting in the backend before tell you the specific reason or solution.
FocuxTheme Support
KeymasterFixed.
Firstly, I removed the following code from functions.php
wp_enqueue_script( 'jquery-masonry' );
It’s not neccessary to added again, because I have already import this file in shortcodes module. I remember it has already removed since V1.08, and actually it’s not included in the V1.12, I’m not sure why it still in your functions.php.
Second, I went to settings > reading, and kept empty value for the Front page displays > Posts page option.
Thanks
FocuxTheme Support
KeymasterDid you mean you want the blog page like this http://demo.themevan.com/samsara/category/standard-blog/ ?
or I’m not quite understand your question, you can post your wordpress link and login details with private reply that I can check your settings.
Just waiting for your informations.
Thanks
-
AuthorPosts
