Thank you! worked perfectly.
Last one, how can we edit to add “,” thousand separator for the count.
-
This reply was modified 7 years by
arnimation. Reason: one last thing... comma for numbers
Looks like adding <?php echo $this->get_views();?> is breaking the whole page
<div class=”td-module-meta-info”>
<?php echo $this->get_author();?>
<?php echo $this->get_date($modified_date);?>
<?php echo $this->get_comments();?>
<?php echo $this->get_views();?> <—- adding this line breaks the whole page
</div>
Thanks! Where do we now implement the code to display view count? https://www.screencast.com/t/QPCuxNP3i4O
looks like folders changed in the latest version. how can this be implemented in the latest version?
Hi, at 9.7.3 – still got this alert from vaultpress
Vulnerable WordPress Themes or Plugins
You are using outdated WordPress extensions with publicly known security issues. We recommend that you upgrade to the latest release. If you are no longer using these extensions, please delete them.
newspaper __td_deploy_version__
The theme newspaper (version 9.2.2) has a publicly known vulnerability. It is recommended deactivate and remove this theme until a new version is released.
What was the problem with hosting provider? Experiencing the same problem after an update.
is this still applicable to latest version? or do we edit directly on logo.php?
Sorry, this was resolved already. Can we delete this? if not, at least the link. thanks!
hi bogdan, its https://rmn.ph
yup, but disabled it on desktop view – still showed white space.
when we completely took out any code there, then the white space disappeared. problem is we want that in there for mobile 🙁
oh no need, just used float:right; thanks!
how can we align it to right? thanks!
Thanks Simion! That did it. Appreciate it! kindly remove link pls. Thanks again.
Hi Simion, thanks for the screenshots. We actually want to remove that red extra space. Under design options of the block, we set background to red so we can see how big the extra space is after setting title, date and excerpt to hidden via css.
Hi Catalin, the size of the image is ok. The extra space under the image is where the title, date and excerpt used to be – it was hidden via css. We’re hoping to hide that extra space as well where the title date and excerpt used to be.
Hi Catalin, completely understand and would hate to break the theme.
Here’s a sample link: https://rmn.ph/staging-block/
Using block 3 – Title, meta, etc. were hidden via css so it would only show the image (we prefer the size of block 3 images)
Wondering how we can get rid of that extra space under the image.
Thanks!
hi, what if you wanted to add a inner shadow (vignette) style to a td-module-thumb image?
Thanks Simion! We were able to make it bigger already. Kindly remove link and references to our site pls. Thanks.
Thanks Simion! Really appreciate it. Is it possible to set a bigger size for the logo?
Great! It’s – any help would be greatly appreciated. Thanks!
-
This reply was modified 8 years by
Simion C..
Can we get a quote on how much for this as a customization job?
sample post using the image confirmed that it cuts it and doesn’t follow the proportions. switching back to visual composer until this gets fixed.
hi, td composer is quite slow and the nav on the left gets cut.
Thanks for the reply.
I haven’t been using the tagdiv composer so I wasn’t using both at the same time.
I did a test page using the single image using tagdiv composer where the heigh settings work but the image isn’t responsive to different screen sizes, it just gets cut. Any settings I’m missing?
Going back to text block – I believe in tagdiv composer, its not column text.. When I tried adding an image and it did not go full width. The text did.
Sample here: https://rmn.ph/test-ad/
Thanks for this tip. I’m sure you already were able to tweak the FB IA plugin to process normal posts – any tips on that one? Mine always comes up with the body empty. Not sure what ignoreRule or passThroughRule to use for normal posts. Thanks in advance.