Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Mircea Burdusa
tagDiv Member

Could you point me to the file or function that takes care of the category functionality so that I can edit it myself?

Mircea Burdusa
tagDiv Member

Hello Simion,

Thank you for your response. Regarding the license, I activated it on my subdomain that is the staging site for my main site. There I test the updates before I apply them to the live website, so it’s the same website, just different URL.

Regarding my problem with resizing the thumbnails, I discovered a simpler method to do this. Reading the documentation, I found out about the update call for the API, so I took the following steps, maybe somebody will find them useful in the future:
– Make a plugin according to the documentation: https://forum.tagdiv.com/the-plugin-method/
– Make an API update call like specified here: https://forum.tagdiv.com/td_api_thumbupdate/
– modify just the width and height of the image to suit your needs.

After this, regenerate the thumbnails and the new dimensions will pop up in the site. I didn’t need to make any edits to the modules templates in the child theme.

Best regards,
Mircea

Mircea Burdusa
tagDiv Member

Thank you for your response.

I have a few follow-up questions:

1) Do you plan to make this section pluggable from child theme in future versions? Maybe wrapping each API call in a function and wrapping the function in a condition like if {!function_exists(function))} will allow users to override the thumbnails settings from functions.php.

2) If I make custom thumbnail sizes using the API, how will I be able to use those new thumbnails in the block templates? I see the thumbnails are called in includes/modules/td_module_#.php files. How can I modify these files so that the new template is preserved after theme update? If I make a copy of the file in the child theme using the same folder structure, will my file get precedence before the theme file in generating the output?

And on an unrelated topic, will you consider making available two licenses with each theme purchase, one for the live site and one for the development site? The guys at Themco do this for their X theme and you register your live and development site on their platform and you are able to make automatic theme updates on the development site. Right now I have the theme installed on my development site but I have the „Acticvate theme” error message on my dashboard. Once I move the site to the live domain I will activate the license I bought, but would be interesting to have a development license as well.

Best regards,
Mircea

Viewing 3 posts - 1 through 3 (of 3 total)