Hi,
I use a mouse, clicking it and using the scroll wheel will allow you to move it up/down.
Or simply remove it from where it is currently, then search for it in the composer sidebar and try to place it where needed
– https://www.screencast.com/t/B28uxwzxqkjt
– https://www.screencast.com/t/1ajh0yyS
Hope this is helpful.
Thanks
Hi,
It will not show on mobile when not using the mobile theme. It can be made to appear if necesarry
– https://forum.tagdiv.com/topic/scroll-to-top-mobile/
Tahnks
Hi,
There are options to hide rows, columns or particular elements, also per device (viewport). Check in the CSS tab of the respective element
– https://www.screencast.com/t/H15hMLxRcfk1
– https://www.screencast.com/t/Vio884Ki
The element will be hidden from view until manually made visible, it will not depend on changes to the content it displays. If empty it will display a notification.
There could be a solution however. For example if a block does not have any content due to selecting an empty category, it will show a no posts message
– https://www.screencast.com/t/u4XPB2A8n1vK
I could give you a code to remove that message
.tdb-no-posts {
display: none;
}
Then, once a pots is published in that category it will become visible. If that would be what you want, this may be a solution. The code can be entered in Theme panel->Custom code in the CSS section.
Thanks
Sorry for misunderstanding. If there are no settings in the theme panel, we could do it with some CSS.
Also for example the text you refer to in the homepage, I will need a link to your website to see how it is built and also what text are you referring to exactly.
Most composer text elements have options for text and background colors
– https://www.screencast.com/t/H15hMLxRcfk1
Mention some examples where you want to make changes, I will think of the easiest solutions.
You must have did something, now it is gone from all modules
– https://www.screencast.com/t/4Ypb8vPMy
If you found out it is a problem with the demo or the theme, please mention it.
Hi,
@Iridize Font seems loaded and working at the moment, I am not seeing any icon issues
– https://www.screencast.com/t/BgLGgaueGH2
If something was wrong with the theme fonts there would be no icons and many others.
Thanks
Tried on a few computers here, Chrome and Firefox, the ad image is not loading
– https://www.screencast.com/t/I8X8PtEL
Same on mobile Chrome – https://www.screencast.com/t/kA7laupFY
Server denies access to the image it seems (403 error).
That is why I tested with the same header style and a header ad, and created that code. The code works on my end, I see it works on your end as well and removes the space between header and ad
– https://www.screencast.com/t/97fklmjJQot
I thought that is what you wanted to do. If I misunderstood please correct me.
Sorry for misunderstanding, I did not know that was supposed to be a button. The buttons were changed quite a while ago, they now have a different implementation
– https://forum.tagdiv.com/increase-users-engagement-add-custom-buttons-posts/
The older buttons may not display same as before. I could make it look like a button, this would modify them all at once
– https://www.screencast.com/t/eADteuq9h
– https://www.screencast.com/t/hjLahYlC1Y
This code is for that, I could add more to it if needed
.td-post-content .vc_btn {
background-color: black;
padding: 10px 16px;
border-radius: 25px;
}
Hi,
I don’t quite follow you here. Indeed each author will have a default author page. You can now build those pages with the composer for each author if needed.
Post templates can also be built with the composer, you can display anything the composer has available in them. There is a more from author element, it will show posts from the author of the opened post
– https://www.screencast.com/t/BaPqhGOgWyg
That is all it can display, posts from the same author.
Thanks
Hi,
So you want to actually delete the template? That would be unusual, why would that be required? If that is what you want it will probably require that you delete the actual file from the theme
– https://www.screencast.com/t/Z1FhK4tY
Hi,
If you “up” the post you will only delay our reply. The topic will be refreshed and moved to the back of the line. We answer from oldest to newest which is fair for all users.
We will need some more details about the circumstances of the problem. I don’t quite understand what you are doing before the error appears.
What are you editing when the error appears? Does it happen for a new page or template or only for specific pages? Are you using the latest theme version 9.0.1?
Try and provide more details for a better understating of the problem.
Thanks
Hi,
That would be how CSS loads, transitioning through all values until the last one. This transition may be visible when the loading speed is slower. Also it may be different depending by browser used.
So in this case the default color will apply then the other following colors.
Without removing the default colors in the stylesheet there would be no way to skip them.
If you decide to do it, mention which colors you are referring to exactly, what header style.
Hi,
I have inspected your website, the sidebar is not sticky at the moment
– https://www.screencast.com/t/D3zuvsrq3Y
– https://www.screencast.com/t/RGzDm5ysz
Checked quite a few posts, the sidebars are not sticky at the moment of checking. If you still see them sticky, it could be the browser cache. Try with a different browser, or incognito mode, or force refresh the page (Ctrl+Shift+R).
As a side note, if you keep replying in your own post multiple times, the topic will be moved to the back of the line. So it will delay our response by refreshing the topic date. We answer in all topics from oldest to newest. Every topic gets a reply as soon as we get to it.
Thanks
Hi,
That is a common issue in WordPress, there are quite a few topics about it
– https://forum.tagdiv.com/topic/fetching-with-google/
– https://forum.tagdiv.com/topic/theme-code-can-be-accessed-directly-outside-wordpress/
– https://www.wpproblems.com/how-to-fix-fatal-error-call-to-undefined-function-get-header/
– https://forum.tagdiv.com/topic/fetching-with-google/
– https://forum.tagdiv.com/topic/crawl-error-newspaper-theme/
– https://forum.tagdiv.com/topic/fatal-error-in-wp-contentthemesnewspaper/
Hi,
We could take a look if there are problems. There would be nothing special about the update, same as always. Update the theme, update the plugins, clear all caches or CDN.
Send us an email at contact@tagdiv.com and mention the problems you are having in detail. Include a link to this topic in the email. We may need to deactivate all non-theme plugins for testing.
Thanks
Should be fixed for the next update, along other issues. Can’t say when the new update will be released however, it depends. When more issues are solved and probably some new additions tested, it will be available.
Sorry again for the inconvenience.
Hi,
That’s unusual, so there is no ad in the theme panel ads section, yet the ad still appears?
Does it appear for all pages, posts etc? Could you provide a link to the website so I can take a look?
Thanks
Hi,
That would be hard, that test find errors anywhere. For example the YouTube main page contains 571 errors according to the test tool. Even the Google search page contain 20 errors.
I would not worry with that tool, quite irrelevant.
Hi,
If that is a widget sidebar you can modify them in Appearance->Widgets
– https://www.screencast.com/t/RW1KyuzHfF
All the sidebars will be there. If it’s not a widget sidebar, edit the page with the composer and modify it there.
Thanks
I could modify the padding, this is double the default value
– https://www.screencast.com/t/krBAsrTKq
Add it to the code from above. The first value will affect the top-bottom meaning height, you can modify it was you want
padding: 16px 10px;
Hi,
That will not be easy unfortunately, the black demo contains a lot of customization in order to be as it is.
The unique style is achieved in most part with custom CSS, this is imported when the demo is installed. There would be nothing special about that demo other then the dark tint.
Maybe you don’t need the black demo. The tagDiv composer will allow you to set a background color for most elements
– https://www.screencast.com/t/Ncwl9TvHsX
You can set backgrounds for rows, columns blocks etc. Also a general background color in the theme panel
– https://forum.tagdiv.com/background-introduction/
Let me know if you have more questions.
Thanks
Hi,
That will be possible. Access the WPML string translation screen
– https://www.screencast.com/t/6QU938fJy
Search for “td_011″ and expand it – https://www.screencast.com/t/csQY0HwF
Search for ” td_social_networks” and expand it – https://www.screencast.com/t/4i7x3y4rRv2
Select the socials you want and check them, I will use Facebook in the example
– https://www.screencast.com/t/53cF8g7iTMem
Scroll down and click apply, a message should appear
– https://www.screencast.com/t/z0JxIvmeU
Now in the string translation settings the selected strings should appear
– https://www.screencast.com/t/Jd8WcKMD3PD
That will allow you to set a link to a Facebook account for each language you have.
Thanks
Hi,
So you want to allow users to set a night mode for example? Such a mode is not available in the theme. There could be plugins to add such a color switch, you could try some.
I for one use a browser extension, works perfectly. I believe many people use extensions, there are many.
If I misunderstand please correct me.
Thanks
Hi,
Code seems alright. We followed the AMP instructions for our plugin so there should be no problem in the matter
– https://developers.google.com/analytics/devguides/collection/amp-analytics/
You could try some suggestions, I found some guides
– https://support.google.com/analytics/answer/1009683?hl=en
– https://holini.com/google-analytics-isnt-working/
– https://www.optimizesmart.com/google-analytics-stopped-working-10-ways-fix/
– https://www.theleverageway.com/blog/google-analytics-not-tracking/
Hi,
The smart sidebar can be disabled fully from the theme panel
– https://forum.tagdiv.com/smart-sidebar-2/
Once disabled it would be impossible that the sidebars are still sticky. If you have caching, clear it. Also clear the browser cache or force refresh a page (Ctrl+Shift+R), or test with a new browser.
If possible, post a link to the website so I can take a look. No need to provide the activation key in the forum. I will remove it.
Thanks