Forum Replies Created
-
in reply to: Social Sharing/RSS on Blog
Hello,
-Add the css code into the Custom CSS Box in General Options (screenshot).
-That’s because the blog style you have selected does not show them up. Try changing blog style to Creative and you will see the socials in blog page as well.
Let us know.Best regards!
in reply to: Videos Not Working on MobileHello,
Please fill in the wp login information on the 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: Responsively problem with navigation buttonHello,
The button does show up in mobile. See screenshot: https://pho.to/Ajl6W Is it not what you wanted? Please clear cache once again and refresh page.
Best regards!
in reply to: Homepage Service tilesHello,
I see the natural image size is smaller than the required dimension for the service. Please see screenshot: https://pho.to/Ajl5G
I recommend you upload a larger image and the better the resolution the best.-Normally it is needed to renew support if you still want help. So if you know you will need our help in the near future, please renew the service.
-I understand the urgency of the request but the support work time is 9AM-5PM (UTC +1) Please consider timezone differences. We will do our best to reply asap.Best regards!
in reply to: Translate "Copyright Text in the end of footer"Hello,
Thank you for noticing this. We will check and include the changes to theme in the next theme update.
Regards!
in reply to: Responsively problem with navigation buttonHello,
The red button is just a header button which by default is not shown up in mobile layout due to the narrow width of the mobile screen. To add it back, add this code into your custom css box:
@media (max-width: 480px){ a.btn-bt.default.header_button { margin-top: -50px !important; display: block !important; }}Best regards!
in reply to: Social Sharing/RSS on BlogHello,
Follow the article guidelines or install a plugin to add RSS feeds into your site. This is not part of theme and it’s not included in support.
To add social sharing for the articles in blog page, go to General Options > Blog Config > Social Shares on Posts, set it ON.
Best regards!
Hello,
Are you referring to the Lenderlist widget? Sorry but we do not support third party plugins. I suggest you make the changes you want, by using custom css. Add the custom code into your General Options > Custom Css Box.
PS: I don’t quite figure out how the border you mention, it’s supposed to stop the widget from scrolling down. (It’s the mobile default behavior to slide elements down in order to give them enough room to show properly) However, i can say that it’s not recommended. From what i see this widget is large and it needs to be so in order for the site visitors to see it and use it. The mobile screen is too narrow to keep it and the logo together and still be visible enough.
Best regards!
in reply to: image not showing up on posts pageHello,
Please make sure you have added a featured image to that post. See screenshot: https://pho.to/AjhO4
Let us know.
Best regards!
in reply to: Videos Not Working on MobileHello,
Please make sure you have set a height to the slider first. Go to the page’s General Settings > Sliders Options > Slider height.
Let us know if the issue persists after it.Best regards!
in reply to: Portfolio items sortingHello,
There are some more code line to add for this to work properly. To remove the separator of portfolio category, or said else, to display name of category instead of slug, go to file \includes\view\portfolio\loop-grid.php and find this block:
https://codeshare.io/GkJy9L
Replace with these:
https://codeshare.io/a3DM66Let us know.
Best regards!
in reply to: REFUNDHello,
Sorry but this is not enough reason to unsure a refund. Please read here the Envato refund policy: https://themeforest.net/page/customer_refund_policy
Best regards!
in reply to: Social Sharing/RSS on BlogHello,
-Add this code to add space between header and content in single posts:
#content { padding-top: 30px !important; }-The primary RSS feed is always installed in the /feed/ directory. For example, if your site is https://www.lindemancollective.com, your feed can be found at the following location: https://www.lindemancollective.com/feed/. You should see the raw XML file that is the RSS feed.
Read this article for more information: https://www.wpbeginner.com/beginners-guide/what-is-rss-how-to-use-rss-in-wordpress/Best regards!
in reply to: Menu item not working on mobile viewHello,
You are referring to the mobile menu and Extra Side Navigation. The three bars in the left are the mobile menu (not one menu item). You need to tap (click) on it in order to open the full menu.
The Extra Side Navigation is an additional space to fill with content. To add content to it, go to Appearance > Widgets. Find “Extra Navigation Area” and add widgets to it.
To remove it, go to General Options > Layout > Extra Side Navigation, and set it OFF.
The Extra navigation does not show in mobile due to the lack of space. By turning the phone in landscape layout, the header width is wider, so the extra navigation is added.Please see your screenshots, with explanations: https://pho.to/AjcWg
Best regards!