cschwoertzig
Forum Replies Created
-
We have managed to improve the blog and to make it compatible with the home page where the “sticky post” is displayed together with “events, news and thought leadership” posts.
However, there are still countless errors:
1- the search retrieves some posts, but not all of them.
2- when entering into individual posts, changing the language sends you back to the home page.The code for the blog comes from Polestar Child and should work as a stand-alone code. If it no longer work because of the internalisation – and Polylang – is there a simple way to migrate the posts to another blog template?
Forum: Fixing WordPress
In reply to: URL Links Stopped Working Except for Home PageThe error was caused by a conflict with plugin “Ray Enterprise Translation”, probably in conflict with Polylang. We removed Ray Enterprise Translation plug-in and the links started working again.
We still have issues with Polylang’s need version interfering with the “sticky” option in the Posts, but it is another issue.Forum: Fixing WordPress
In reply to: URL Links Stopped Working Except for Home PageNone of them are working.
e.g if you go to https://vc-alternative.com/team/ , it displays the same content as if you go to https://vc-alternative.com/what-is-vc-a/
If you click on French or Spanish, it says that the page does not exist.Forum: Plugins
In reply to: [Polylang] Sticky post no longer sticky in version 3.5.2I did not get any response for that bug, which leads me to believe that the issue comes from something that the initial programmer of the website (no longer available) did to display the same post regardless of the language. Indeed, unless the other pages, which are duplicated for each language, I only introduce one version of the post (always in English) but it still displays even when French or Spanish is selected.
Any idea on where to look ?
Forum: Plugins
In reply to: [Download Monitor] “Invalid UID” after Upgrade to 4.9@frauwaldmeister). I believe that there is a typo in the version number of DLM that now works with EBD as you wrote 6.9.7 for both.
Could you please clarify with versions need to be installed to fix the bug?
Thank you.Forum: Plugins
In reply to: [Download Monitor] Download monitor version 4.9.3 no longer worksI reinstalled the previous version so cannot replicate, but it was a black dot circling inside a grey disk. Are you using Email Before Download plugin ? I suspect from a response I got from their Download Monitor’s technical support that there is maybe a conflict. I had lots of issues between the two plugins when I installed them the first time.
- This reply was modified 2 years, 6 months ago by cschwoertzig.
Forum: Fixing WordPress
In reply to: Featured image does not display in translated viewsAn add-on to the featured image is that when I go to the Media Library, my original image does not display and I had to upload it again, which maybe the reason why it does not find.
Forum: Fixing WordPress
In reply to: Featured image does not display in translated viewsI have added a carrousel on my home page, updated, and then deleted it. Updated again, and now the home page works again. What is still not displaying, is the featured image on the Spanish and Frend version.
Righ image: https://vc-alternative.com/newsletters-2/vc-a-2022-newsletter/
wrong image: https://vc-alternative.com/fr/vc-a-newsletters-francais/vc-a-2022-newsletter/Forum: Fixing WordPress
In reply to: Featured image does not display in translated viewsAnother add-on to the above. I have noticed that the carrousel does not display properly in the Engligh/Home version anymore either.
Forum: Fixing WordPress
In reply to: Featured image does not display in translated viewsJust a add-on to the above. When I preview the home page in English from the editor, it works fine.
Forum: Plugins
In reply to: [Email Before Download] Nothing happens after I hit the Submit buttonHello
I fixed this issue by 1) changing parameters and 2) updating the anti-spam rules.1- In Email Before Download, go to “Options” and set “Default Delivery Format” to “both” and “Default Link Expiration Time” to “Never”.
2- In anti-spam rules, make sure that the emails sent from the Contact-Form are copied into the in-box. I fixed it by writing a rule so that all emails coming from my domain name should be moved to the in-box.
Good luck.
Forum: Plugins
In reply to: [Email Before Download] Nothing happens after I hit the Submit buttonIt should be loaded into that directory:
https://vc-alternative.com/wp-content/plugins/email-before-download/
Forum: Plugins
In reply to: [Email Before Download] Nothing happens after I hit the Submit buttonI created a page for the contact form only:
https://vc-alternative.com/aborrarcontactform/And one for the download only:
https://vc-alternative.com/aborrardownloadForum: Plugins
In reply to: [Email Before Download] Nothing happens after I hit the Submit buttonI just created a test page with only the shortcode:
https://vc-alternative.com/test-a-borrar/Forum: Fixing WordPress
In reply to: Images no longer show up in Library after upgrading to version 5.8.1Images in the Library have reappeared ??
I checked the Log and I have 2 similar entries from user “none”:#1 wp-cron.php (138): do_action_ref_array(‘wp_update_plugins’)
#2 wp-includes/plugin.php (518): WP_Hook->do_action
#3 wp-includes/class-wp-hook.php (327): WP_Hook->apply_filters
#4 wp-includes/class-wp-hook.php (303): MPSUM_Disable_Updates->maybe_auto_update
#5 /plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Disable_Updates.php (194): do_action(‘wp_maybe_auto_update’)
#6 wp-includes/plugin.php (470): WP_Hook->do_action
#7 wp-includes/class-wp-hook.php (327): WP_Hook->apply_filters
#8 wp-includes/class-wp-hook.php (303): wp_maybe_auto_update
#9 wp-includes/update.php (729): WP_Automatic_Updater->run
#10 wp-admin/includes/class-wp-automatic-updater.php (556): do_action(‘automatic_updates_complete’)
#11 wp-includes/plugin.php (470): WP_Hook->do_action
#12 wp-includes/class-wp-hook.php (327): WP_Hook->apply_filters
#13 wp-includes/class-wp-hook.php (303): MPSUM_Logs->automatic_updates`Can someone explain what happened ?