Hi,
You could try to load the icons in the theme stylesheet, this is where the default theme font icons are loaded
– https://www.screencast.com/t/w1C69M0JOga
The theme icons are located here – https://www.screencast.com/t/EpHiIKQeHUpb
Thanks
Hi,
The sidebars themselves should not be removed, only widgets from them may be placed in the inactive widgets section, from where they can be re-inserted in the existing sidebars
– https://www.screencast.com/t/hAAcunDrIk
Please reinstall the theme again by FTP, check if this solves the issue. Remove the old theme folder and place the new theme, in the themes folder. Let us know the results.
Thanks
Hi,
Please update the theme to the latest version
– https://forum.tagdiv.com/how-to-update-the-theme-2/
There were some issues with version 8.5 but they were fixed in 8.5.1. After updating the theme, deactivate the multi-purpose plugin and remove it, then re-install it from the latest theme package.
Let us know if there still is a problem after trying this.
Thanks
Hi,
There will be no problem activating the theme on a test domain, according to the Envato license specifications. You can install it and activate it normally.
When the website is ready you can make it live or switch to the main domain. There is a activation key reset in the theme system status section that can be used.
Thanks
Hi,
There is some styling added by the demo you have installed, for the top bar. That is why they appear like that. I could give you a code to make the top bar display normally, in it’s initial position
– https://www.screencast.com/t/hyEuVhkDSo
Then you can set a background color if you wish, similar to the one you have on the header or different
– https://www.screencast.com/t/xg9jwIaY2
This is the code you must enter in Theme panel->Custom code->Custom CSS section
.td-craft-ideas .td-header-style-10 .td-header-top-menu-full {
position: initial;
}
Also you can stretch the top bar if needed
– https://www.screencast.com/t/dLQCtn4ckV
Please correct me if I misunderstand something.
Thanks
-
This reply was modified 8 years by
Simion C..
Hi,
Please check the multi-purpose settings in the header settings, set the main menu on default
– https://www.screencast.com/t/pXZypcQx
These styles are supposed to apply only when using a multi-purpose header style, but they seem to affect default header styles as well. We are aware of the issue and we will fix it in the next theme update, sorry for this inconvenience.
If you have a different problem please provide a link to your website so we can take a look.
Thank you!
Hi,
We inspected the website at the time and there were no more security issues, on any browsers we tested
– https://www.screencast.com/t/V5jcbKQL
– https://www.screencast.com/t/38hEjsDpI
There were initially some images that caused problems but at the moment there are no problems in the matter.
Thanks
Hi,
This setting will remove the author name on all blocks/modules
– https://www.screencast.com/t/DNDgHZfx
This one will remove the author name on the post page
– https://www.screencast.com/t/oDqVhHfqFe
These will not affect the author box, the author name will still be displayed there.
Thanks
Hi,
Try this code – https://www.screencast.com/t/HYpfRhfW60M
.td-header-main-menu .td-menu-item:before {
position:relative;
top:25px;
right:10px;
}
.td-header-main-menu .td-menu-item {
margin-left: 10px;
}
.td-header-main-menu .sf-menu > li > a {
line-height: 38px;
}
Thanks
Hi,
You could use images from here for example
– https://emojipedia.org/heavy-black-heart/
Copy and paste the emoji you want where you want it to appear, example
– https://www.screencast.com/t/lPDvEzVS
– https://www.screencast.com/t/pOjkmQDCq
Thanks
Hi,
For me the images and captions display properly when the default responsive version is used. The issue was in the mobile theme plugin. Please provide a link to the post where this is happening on your website so we can inspect it. I have inspected some of the post on the website, there is no problem from what I can see
– https://www.screencast.com/t/HsmYX04ce
Thanks
Hi,
Disabling the lazyload setting in the theme panel will remove the loading effect as you scroll down the page. It will not remove anything else. If you could maybe provide some more details about the issue, it would be helpful.
Thanks
Hi,
Check the theme system status as well, ask your hosting provider to make changes according to this guide if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
Note that the theme is tested with PHP versions up to 7.1 higher versions could cause issues.
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login information. We will investigate the issue. Also paste a link to this topic in the email.
Thanks
Hi,
I found some related topics, but maybe some more experienced users could share their point of view in the matter
– https://stackoverflow.com/questions/4481388/why-does-mysql-higher-limit-offset-slow-the-query-down
– https://mariadb.com/kb/en/library/limit-rows-examined/
– https://dba.stackexchange.com/questions/69537/limit-1000-25-vs-limit-25-offset-1000
Thanks
Hi,
So you are using a different search functionality then the default search. You could try and find solutions online, or maybe use a plugin that has more options to customize the search process
– http://www.wpbeginner.com/wp-tutorials/how-to-add-google-search-in-a-wordpress-site/
– https://www.greengeeks.com/tutorials/article/how-to-incorporate-google-custom-search-in-wordpress/
Thanks
Hi,
Sidebars on pages can be set by splitting the row as you want and inserting content in the resulting sidebar column, like in this example
– https://www.screencast.com/t/4HSvGmfUx
Or use a widget sidebar element in the column
– https://www.screencast.com/t/fmLfKyJwoTE
Pages can be built in any way you want using the available options. If you want to split the row in 4 columns, one of them has to be the sidebar. You cannot set a sidebar differently
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Sidebars on pages can be sticky as well
– https://forum.tagdiv.com/smart-sidebar-2/
Thanks
Hi,
@kevin592 Please provide some more details about the problem, for a better understanding. A link to your website where the problem is present would be helpful, if possible and relevant to the issue.
Thanks
Hi,
The filtering buttons seem to be part of the iframe content, the whole section is. This may not be achieved through a plugin. I cannot think of any recommendations as to what you could use to make something similar unfortunately.
Thanks
Hi,
I could’t say if there are any plans to make tests with the theme in a multisite configuration. If you tested and the issue is still happening with a default theme, then the problem is caused by something else. Try removing all plugins as a quick test, except theme plugins. Check modifications made to WordPress or theme files or custom code, deactivate child themes used. Maybe you can identify what exactly is causing this.
Thanks
Hi,
You could make a modification to the big grid and increase the number of displayed posts. This is where you can make the modification
– https://www.screencast.com/t/GrrGsBGx
You could chnage that number and the grid should display posts accordingly.
Thanks
Hi,
You could make a backup of the page shortcodes in case you want to save a default page state, an option to save page templates may be added in a future update
– https://www.screencast.com/t/uNbh1nzhUT
Or try the WordPress revisions to revert the page to a previous state.
Maybe the plugin that you are using changes something in the page when it creates the copy, and this results in the error. We did not make any tests with such plugins unfortunately.
Thanks
Hi,
You could use a text element and embed the playlist (paste the playlist URL)
– https://www.screencast.com/t/y3IJxS0SjCWW
– https://www.screencast.com/t/q7Xi8il64pD
The result is like this
– https://www.screencast.com/t/w9PDMaVB
– https://www.screencast.com/t/rbfFCjy6Loaj
This would be a solution in this case, you could give it a try.
Thanks
Hi,
You could try and see if this happens on a default WordPress theme, it could be a problem with the WordPress install. The theme should not cause issues with saving the menus, I don’t know what element or setting from it would be responsible and create such a problem.
Thanks
Hi,
1. I see you have installed the black theme demo. Note that the demos consist of custom design as well. A custom stylesheet will be imported, when there is no theme panel option to be used.
The default background can be set like this
– https://forum.tagdiv.com/background-introduction/
But the demo uses custom design instead of the default background. The general color is defined in the demo stylesheet
– https://www.screencast.com/t/gbHuYuMuSW
So you could change it there if that is what you need.
2. Please check the elements present on the page. Edit the page with the tagDiv composer and inspect it. The page will not display extra elements, only what is placed in it.
Also I see there are some thumbnail issues, please regenerate the thumbnails
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
I don’t quite understand what you are doing, what are you copying. The post loop you are referring to would be the Latest articles section, this will be displayed in the bottom of the page when the required template is selected for the page
– https://www.screencast.com/t/CRv3qNt270
So simply select this page template for the pages you wish, new pages or previously created. Then update the page and the post loop will appear.
The demos are created with tagDiv composer. The theme does not have any Under construction feature, that could be added by a plugin you have.
Please correct me if I misunderstand the issue.
Thanks