Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterI see the sidebar problem, can you post your wp login details again? I remember you have been already told me,but I can’t find it.
I want to try it in my way.Also, I think maybe you can try to use “WordPress Related posts” plugin to showing the related post under each article. https://wordpress.org/plugins/wordpress-23-related-posts-plugin/
FocuxTheme Support
KeymasterOh, finally I see. You mean the the bullet point of each Li tag.
Try to add the following CSS into Smasara options > Custom styles > CSS code
ul{list-style:circle;}Thanks
FocuxTheme Support
Keymaster1. I’m not sure, I just clicked your link and it shows as this screenshot https://www.dropbox.com/s/qkeho8cjtrfiw2q/20140919005237.jpg?dl=0
2. Try to edit /functions/admin-functions.php file, find the following code about at line 91
if(isset($OLDCAR_VAN['high_mobile_logo']) && $OLDCAR_VAN['high_mobile_logo'] <> ''){ $custom_css.='body .responsive-logo {background-size:auto 100%;background: url('.$OLDCAR_VAN['high_mobile_logo'].') no-repeat;}'.PHP_EOL; }Change to
if(isset($OLDCAR_VAN['high_mobile_logo']) && $OLDCAR_VAN['high_mobile_logo'] <> ''){ $custom_css.='body .responsive-logo {background: url('.$OLDCAR_VAN['high_mobile_logo'].') no-repeat;background-size:90% auto;}'.PHP_EOL; }FocuxTheme Support
KeymasterThat’s because the loveloblack font is only loaded in the front end, you can’t see it in the backend, the same as my backend, but it is appear as normal in the front page, so how about it in your homepage?
FocuxTheme Support
KeymasterNo, the loveloblack font is already included in the theme, it’s not neccessary to isntall.
This is my demo slider demo data https://www.dropbox.com/s/huopy8hgkl2a2nb/creative-home.zip?dl=0
You can download it and don’t unzip it, import it into your revolustion slider directly.
Then, you can change the content and picture based on my demo slider.Thanks
FocuxTheme Support
KeymasterOK, without login your wp backend, I just modified a php file, you can get it here https://www.dropbox.com/s/u724yfgl064l3q1/admin-functions.zip?dl=0
Just unzip it and upload the new file to /themes/oldcar/functions/ folder, override the old file.Thanks
FocuxTheme Support
KeymasterNeed to make sure something first.
1. Did you mean the Revolution slider’s bullet points doesn’t show up when you use homepage template?
2. Is it possible to tell me your link that I can check it and post the screenshot to show the problem?Thanks
You must have valid license to access this content.FocuxTheme Support
KeymasterHi
1. It seems caused by a PHP error, you need to enable WP_DEBUG in wp-config.php (in your site root folder), then I will see the error message.
Also, have you used any plugin content in this post? if yes, remove the plugin content, how about it? I just want to make sure it’s a plugin issue or not.2. For get back the comment, just edit this post, click “screen options” button which at the top right of the screen, then, select “Discusstion” checkbox, you will see the discussion metabox appeared below the visual editor, just select “Allow Comments”.
Thanks
FocuxTheme Support
KeymasterHi
1. The screenshot is too small so that I can’t see what’s difference between those browsers.
2. You can leave me your wp login details here with private reply, it’s a small CSS bug, I need to modify the file with theme editor.Thanks
-
AuthorPosts
