Hi. Would you care to include an option for the newsletter to change the font style of the subscribe button in a future update? I enlarged the font for the other fields, but I want to enlarge the subscribe button font without having to result to css.
(I also noticed some people in this forum repeat the same questions over and over sometimes. I would suggest you pin a post with like a “Read before posting” headline where you tell posters to first use the search bar to look for similar topics related to their problem before posting to see if they can find solutions posted earlier).
Hi,
Thank you for the suggestion, that is already added on our list from previous suggestions and may be available for the newsletter in the next theme update.
As for the issues with similar topics indeed would be as well a welcome solution. I will pass this along and see what could be done.
Thank you!
Hi,
Unfortunately not. There are many issues, suggestions etc to take into account. This takes a lot of time, it will be available at some point. Sorry for the inconvenience.
The button font properties will be the same as the input bar, there is no dedicated setting just for it at the moment
– https://www.screencast.com/t/79DwOcFf8O
Maybe set it like that, or I could give you some CSS if you should consider using it for the moment. Sorry again.
You could either use the input bar font settings and affect the button, or maybe set a custom class for the newsletters you want and modify the button just for them
– https://www.screencast.com/t/2usjct6Vr
– https://www.screencast.com/t/q52mvYY6
Those would be some working solutions until an option will be added in future updates. We try to fix as many issues as possible and also include more new ones with each update.
Regarding the support there is some info here
– https://forum.tagdiv.com/newspaper-theme-support/
Also here – https://forum.tagdiv.com/support-policy-2/
I used the class option which works like a charm. I actually did check those two, but I could not get a definitive answer. I was trying to find out the information for someone who wants to buy the newspaper theme. That is, what they get if they pay for support extension after the six months because, as I understand, the support here on the forum is free. Or does the paid support include both email and the personal site check by your team?
Hi Simion. This is a follow up to this topic https://forum.tagdiv.com/topic/custom-post-template-wont-show-smartlist/. I checked a post which shows as a smart list with default templates but the smart list end shortcode appears at the end in pure HTML. Maybe still this can be marked as an area for improvement in custom templates.
Hi Simion. I use the modified date in my single posts. So, I made custom changes in the file inside the cloud library>state>single (around line 709) to change the element ‘time’ to modified time. But it is affecting the time ago feature which also shows the modified date. Is the time ago feature affected by this change? I was trying to create a template for some posts and then backdate their publishing date rather than show the modified date. Or does editing a template with time ago feature mean the post will switch to modified date due to the publish time being the modified time?
Just to mention, I also left the original ‘time’ code in place and duplicated it below in the next line and changed the time to _modified_time but the templates showed the modified date and ignored the previous one. If there can be an option to show both published and modified date, then I can create classes for both and hide either via CSS in the templates I don’t want them to show.
Hi Epic,
Unfortunately, the theme does not have any such an option for this! Most likely, you can achieve as you wish but through the code and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! As a hint, we recommend using the Child Theme to your custom modification to avoid losing all of them to a future update. Usually, we recommend the developers from studio.envato.com
Thanks for your understanding!