Forum Replies Created
-
AuthorPosts
-
June 26, 2022 at 4:50 pm in reply to: Custom tag, one more question #5408
I am glad to help! 🙂
Regards.
-
June 26, 2022 at 3:39 pm in reply to: Custom tag, one more question #5406
Bummer, thank you for reminding me of this.
I updated to v5.3.9.1, changed from => to -> in the ‘Feed Custom Tag Names’ settings field.
Let me know if this helped.
-
June 26, 2022 at 10:22 am in reply to: Custom tag, one more question #5401
Updated the plugin also on CodeCanyon, please redownload it from there.
Let me know if it worked.
Regards.
-
June 26, 2022 at 9:21 am in reply to: Custom tag, one more question #5398
Hello,
Good news, I updated the plugin to v5.3.9, added support for nested RSS custom field importing.
Please update the plugin to the latest version and use the below syntax:
namespace:parenttagname=>namespace:childtagname.
Example:
geo:Point=>geo:lat
gdacs:resources=>gdacs:resource=>gdacs:acknowledgements
You can use the following shortcodes afterwards:
%%custom_geo:Point=>geo:lat%%
%%custom_gdacs:resources=>gdacs:resource=>gdacs:acknowledgements%%
Let me know if this helped.
Regards,
Szabi – CodeRevolution.
-
June 25, 2022 at 7:49 pm in reply to: Custom tag, one more question #5396
Hello,
Sorry, but currently the plugin cannot extract custom tags from data which is inside another custom tag. Example: if the custom tags are directly children of the RSS item, the plugin will be able to get data from them, however, if the custom items are inside another custom item (as in the case of the RSS feed from your screenshot), extracting data from it is not possible.
However, please send me the URL of this RSS feed and I will check on it, will search for a method to get this data from the feed.
Regards,
Szabi – CodeRevolution.
-
June 25, 2022 at 5:08 pm in reply to: READ MORE button text color #5392
I am glad to help! 🙂
-
June 25, 2022 at 4:43 pm in reply to: READ MORE button text color #5390
Code needed to be edited.
.button.purchase
{
color:white!important;
}
a.button.purchase:link { color:white!important;}
a.button.purchase:visited { color:white!important;}
a.button.purchase:hover { color:white!important; }
a.button.purchase:active { color:white!important; } -
June 25, 2022 at 4:23 pm in reply to: READ MORE button text color #5388
Interesting. Please send me temporary admin login credentials to your site and I check on this. My email is kisded@yahoo.com
-
June 25, 2022 at 9:04 am in reply to: READ MORE button text color #5386
Hello,
I am glad to hear that this is the last issue remaining. 🙂
Please add this CSS to your site:
.button.purchase
{
color:red;
}Be sure to replace the red word with the color of your choice.
Please check info here on how to add CSS to your site: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
Regards, Szabi – CodeRevolution.
-
June 24, 2022 at 1:37 pm in reply to: archive.org Wayback Machine #5384
Hello,
First of all, thank you for your purchase.
Sure, please check: https://www.youtube.com/watch?v=8ckPB0c27GI
Regards, Szabi – CodeRevolution.
-
June 24, 2022 at 9:25 am in reply to: post custom field #5382
I am glad to hear that it works!
Regards.
-
June 23, 2022 at 3:52 pm in reply to: post custom field #5379
Hello,
Yes, importing custom fields from RSS custom tags is possible.
You need to parse the RSS feeds and extract the custom tags, as shown in this tutorial video: https://www.youtube.com/watch?v=a4BMWi2tCGQ also: https://www.youtube.com/watch?v=FUb4NDb_1yE
To assign these values to custom post meta, please check this other video: https://www.youtube.com/watch?v=GMIojmlI9fA
Regards, Szabi – CodeRevolution.
-
Hello,
First of all, thank you for your purchase.
Please check your code, it seems you forgot to add the correct IMG URL you want to use, please check below:
<img src=”IMG URL” brder=”0″ alt=”Read More”>
You should replace IMG URL with the correct URL of the image you want to use.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
June 23, 2022 at 4:56 am in reply to: Revoking License #5371
Hello,
First of all, thank you for your purchase.
Yes, correct, you can activate the license of the plugin on a site, then revoke it and move the license to a new site. Please check details here: https://www.youtube.com/watch?v=79t14bFdhy8
If you encounter issues with the revoking process, please contact me at my email kisded@yahoo.com and I will help.
Regards, Szabi – CodeRevolution.
-
June 23, 2022 at 4:41 am in reply to: Purchase Code not working after changing domain name. #5370
Hello,
First of all, thank you for your purchase.
I removed your purchase code from the np.bottomground.com domain, please activate it on your new site, it will work now.
Regards, Szabi – CodeRevolution.
-
AuthorPosts