DAEXT
Forum Replies Created
-
Forum: Plugins
In reply to: [Live News - Responsive News Ticker] Featured News don’t changeHello apenair,
the last featured news available in the Live News -> Features News menu is always displayed in the featured news section of the news ticker.
If you can’t see the latest featured news please clear the transient of the news ticker by clicking the refresh icon in the Live News -> News Tickers menu, or alternatively clear the page cache if a caching plugin is active.
Let me know if you have other questions.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] ACF compatibilityThere is an error in my previous message and I can’t edit it. The correct sentence is:
“In the third parameter set an empty string if you are inside the loop, or the identifier of the post type if you are outside the loop.”.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] ACF compatibilityHello mike224,
in the first parameter of
add_autolinks()
set the text string on which you want to apply the automatic links. (Not the identifier of the ACF field)In the third parameter set an empty string if you are inside the loop, or the identifier of the post type if you are outside the loop.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] ACF compatibilityHello mike224,
in the first parameter ofadd_autolinks()
set the text string on which you want to apply the automatic links. (Not the identifier of the ACF field)
In the third parameter set an empty string if you are outside the loop, or the identifier of the post type if you are outside the loop.Hello Larrie,
I noticed that your fix was just a downgrade from version 1.23 to 1.03.
The plugin has not been updated to address this specific issue because we have not received details on how to reproduce the issue. The last plugin updates has been published one month before this topic. Here you can find the change log.
All the data in the dashboard on 1.23 doesn’t show on 1.03. When I switch back to version 1.23, data are still there. May I know why this is?
On your PRO version, have you fixed this issue? Is your PRO version still a downgrade to 1.03?Please note what follows:
- Questions for the pro version should be asked with one of the contact methods described in the Support page of our website. The support section on www.remarpro.com should only be used for the plugins published on www.remarpro.com. Here you can find the Forum Guidelines.
- The free and pro versions are two different plugins and you can’t upgrade or downgrade between these two versions.
- The free version and the pro version have different features. The pro version have more features and menus. (the hits, wizards, etc. menu are only available in the pro version)
Let me know if you have other questions.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Linking the word on the same pageHello sas666,
Thanks for your good plugin
Thanks to you for using the plugin. If you like it please remember to rate it in the Reviews area, this helps the plugin downloads and its future development.
When I link a word to a specific page, that word on the page also links to the itself?! There is a solution that does not create a link to itself on a page by the plugin
Yes, please set to Advanced -> Ignore Self Autolinks option available in the Autolinks -> Options menu to “Yes”.
In addition, please make sure that the URL value set in the specific automatic links in the Autolinks -> Autolinks menu is equal to the actual page URL. Specifically, if the URL set in the URL field has a different protocol (E.g. “http” instead of “https”), a missing trailing slash, etc. the Ignore Self Autolinks option can’t properly compare the URLs.
Let me know if you have other questions.
Forum: Plugins
In reply to: [Interlinks Manager - Internal Links Optimizer] The tag is stuckIf you are asking about the automatic links feature of the pro version please contact us through our website.
This forum can only be used for the free version distributed on www.remarpro.com
Thank you.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] ACF compatibilityHello @mike224,
this is currently possible only by manually retrieving in the theme template file the value of the ACF field and then by using add_autolinks(), a method used internally by Autolinks Manager to apply the links.
I created a ticket for this. I have to verify how to make this process simple for the user and add if possible add a specific option, or add an utility methods, or at least document the procedure.
Let me know if you have other questions.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Take previous data from similar websiteHello @luqmanzulkiply,
the options in the Autolinks -> Options -> Advanced section and the specific options of the defined keyword Autolinks -> Autolinks determines which automatic links should be applied and which automatic links have the priority over the other.
I recommend you to verify all these details and then apply the proper changes to the plugin settings.
Let me know if you have other questions.
Forum: Plugins
In reply to: [Live News - Responsive News Ticker] Not getting all optionHello ravindra517,
please proceed as follows:
- Visit the Live News -> Options page
- Set a capability owned by the users that you want to use with the plugin in the following options: Tickers Menu Capability, Featured News Menu Capability, Sliding News Menu Capability.
- Click Save Changes
Here you can find more information about the WordPress capabilities:
An example of a capability owned by authors and roles higher on the hirarchy is “edit_posts”.
Hope this helps. Let me know if you have other questions.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Take previous data from similar websiteI noticed that in the linked page you have one automatic link generated by Autolinks Manager for the “Adventa” word. Have you already solved?
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Take previous data from similar websiteHello Luqman,
please proceed as follows:
- Visit phpMyAdmin
- Select the database associted with your WordPress website
- Browse the database tables listed above or alternatively export the database tables content with the features provided by phpMyAdmin
Let me know if you have other questions.
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Take previous data from similar websiteHello Luqman,
the free version doesn’t have a feature to export and import the plugin data between websites (this feature is only available in the Pro version). As a consequence you have to get the data from the database tables used by the plugin. Specifically:
- [prefix]_daextam_autolink
- [prefix]_daextam_category
- [prefix]_daextam_statistic
- [prefix]_daextam_term_group
If your data are limited you can manually copy the data from these tables. If your data are not limited you can import the database tables in the new environment, but you would have to probably correct the automatic indexes of the tables.
Hope this helps. Let me know if you have other questions.
Forum: Plugins
In reply to: [Interlinks Manager - Internal Links Optimizer] Custom post typeHello @memoweather,
yes, you can add the custom post types analyzed in the Juice menu with the Options -> Analysis -> Juice Post Types option.
Let me know if you have other questions.
Hello Thomas,
thank you for all the details.
Best Regards.