Forum Replies Created
-
in reply to: Social Shares on Posts – disable networks
Hello,
Sorry, i misunderstood. Please go to file \includes\view\blog\loop-index.php
and find these lines:<div class="shares_container"> <ul class="shares"> <li class="facebook"><?php echo $facebook_shares; ?><i class="moon-facebook"></i></a></li> <li class="twitter"><?php echo $twitter_shares; ?><i class="moon-twitter"></i></a></li> <li class="google"><?php echo $google_plus_shares; ?><i class="moon-google"></i></a></li> <li class="tumblr"><?php echo $tumblr_shares; ?><i class="moon-tumblr"></i></a></li> </ul> <li class="shares"><a href="javascript:void(0)"><i class="steadysets-icon-share"></i></a></li> </div>Remove these two lines from it:
<li class="google"><?php echo $google_plus_shares; ?><i class="moon-google"></i></a></li> <li class="tumblr"><?php echo $tumblr_shares; ?><i class="moon-tumblr"></i></a></li>Save changes. Let us know.
Best regards!
in reply to: Responsive MobileHello,
You can do this with custom css. Add it into your custom css box. Sorry but this is a personal preference modification and it’s not included in support service.
Read more regarding it here.
As i said, i was able to perfectly browse around your sit ein mobile without the issue you mention. Both the ‘back’ button of the browser and that of the mobile device (opened with Samsung s6) are sending to the previous page i was. Not the home page and not a blank page.Best regards!
in reply to: Comment Count on BlogHello,
Yes, please add this code into your custom css box:
#comments h4 {display: none;}Best regards!
in reply to: Theme has huge white space to the rightHello,
Please add this code into your custom css box:
@media (max-width: 979px){ .top_wrapper { overflow-x: hidden !important; }}Let us know how it will go.
Best regards!
in reply to: BackgroundHello,
I have opened your site with all browsers i have available. Desktop and mobile (samsung s6 & iphone 6) device as well. There is not showing any gray background at all. See screenshot of the firefox browser scaled down: https://pho.to/AYsJb
Can you send any screenshot of what you are seeing? I can’t do nothing else different then i have already done (changed the color and the slider height), especially when i don’t see the issue happening anywhere.Best regards!
in reply to: Not Working on Internet Explorer 11Hello,
The space between team member name and picture is not a placeholder for socials but rather the team member’s image. You have added separate images but team has it’s own image to be set. You should add the featured image in team member options. See screenshot.
If you want to keep it this way, then remove the space by adding this custom css into your General Options > Custom css box:
.single_staff .featured_img img {display: none;}We have tested site in IE 11 and it has no issue. Can you please send us a screenshot of what are you getting? So we can understand better.
Best regards!
in reply to: Problem importing Demo DataHello,
@mwc1991, this is a one year old ticket. Theme has gone through a lot of changes since. Please do not keep replying on others topics and instead open your own ticket and tell us the issue.Best regards!
Hello,
@mwc1991 I have already replied you here: https://support.codeless.co/?topic=demo-data-import-problems/#post-21340Best regards!
in reply to: Demo Data Import ProblemsHello,
@mwc1991 and @mr.moonshield
Please open your own ticket with the issue you have. If you have already taken the last theme update and the import is still not functioning, then please fill in the necessary information on your extra information fields of your profile data. Both wp and ftp. So we can give it a closer look.Read this article for more information.
Best regards!
in reply to: Social Shares on Posts – disable networksHello,
Please go to your General Options > Socials. Remove the link from every socials you do not want to use. Save changes.
Best regards!
in reply to: New update but not accessHello,
The new update does not cause that. It is tested multiple times and as you can see in the change log (https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=2) there isn’t any file that can cause that.
However, this is a more of a wordpress installation issue. The wp-admin folder is a wordpress folder and it’s not affected from themes.You may have some corrupted files or a corrupted database table causing it. I suggest you first go to your wp-content/plugins and rename all existing plugins. Some times this is caused due to a conflicting plugin. By renaming them you automatically disable them.
If the issue persists, then update wordpress files, make sure you do have all necessary access rights on it. Then check your database. perform a database table optimization. Contact your host regarding it.Please read these useful articles regarding this type of issue:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/Let us know how it will go.
Best regards!
in reply to: Active page header – not responsiveHello,
Please go to page’s General Settings > Slider Options > Remove Sliders from Mobile Phone View, make sure it’s not set OFF.
Let us know after so we can check it if it still isn’t showing on mobile.Best regards!
in reply to: Codeless Silder Anchor ButtonHello,
This is strange. We created the same situation on our side and it does work well. perhaps you forgot something. Please Please fill in the wp information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Onepage menu link does not workHello,
Normally if you want to use the full links, then you have to set OFF the ‘One page’ mode. I checked your site and i was able to navigate from the external page to the menu section and then directly to other sections in the home page. Please see screen recording: https://jmp.sh/DAxD92P
Is this not what you want? Please let us know what is not ok.Best regards!
in reply to: Demo Data Import ProblemsHello,
@mwc1991,
Please download a fresh copy of theme files from your Envato account. We have updated very recently with this issue fixed.
Let us know for anything.Best regards!