Euler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: GiveWP & Stiripe took away 6% of my donationHello there,
I’m afraid that this issue would be better addressed with the GiveWP support:
https://www.ads-software.com/support/plugin/give/
https://givewp.com/support/Forum: Fixing WordPress
In reply to: How to give a blog page it’s own menu?Hello there,
Sorry, I’m a bit confused. How did you build the menu? You should be able to create different menus for different locations in WP Dashboard -> Appearance -> Menus.
Forum: Fixing WordPress
In reply to: Footer BlocksNice. If possible, let me know about the resolution, please.
Forum: Fixing WordPress
In reply to: Unable to Customize menu in magazine themes in 5.8You can use a page builder to construct your header, like Elementor, Divi, Beaver Builder, etc.
Forum: Fixing WordPress
In reply to: Footer BlocksHello,
You’re right, I have seen several issues with the new block widget format. But it should be fixed soon, with the future WP versions.
What I can suggest, for now, is to ask for help directly on the theme support page, since what controls the widget’s configuration is the theme: https://www.ads-software.com/support/theme/wallstreet/
Forum: Fixing WordPress
In reply to: Footer BlocksHey there,
Which theme are you using?
This problem can be a compatibility issue. To find the culprit (a conflicting plugin or theme), you may follow this flowchart: https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif. Remember to backup your site before.
If you intend to keep the Elementor footer, it is a good idea to ask for help on their support page: https://www.ads-software.com/support/plugin/elementor/
Forum: Fixing WordPress
In reply to: Unable to Customize menu in magazine themes in 5.8Hey there,
What exactly happens if you go to Appearance -> Menus?
If you’re stuck with it, the best place to get guidance is on the theme support page: https://www.ads-software.com/support/theme/newsup/
Forum: Fixing WordPress
In reply to: Fatal error in wp-admin page only when activate Gravity formsOnly this line? Try to add these too:
// Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );
Also, have you already tried to deactivate all your plugins, switch to a default theme and check if the issue persists?
Forum: Fixing WordPress
In reply to: CSS Styling not working on desktopHave you already tried to contact them about this? They’ll have more clues and tools to debug it: https://kriesi.at/support/
Forum: Fixing WordPress
In reply to: My portfolio is not showing.Also, it can be a server issue. It is a good test to migrate your site to another server (a localhost, for example) to check if it is reproducible in other environments.
Forum: Fixing WordPress
In reply to: My portfolio is not showing.Hello there,
How did you create the portfolio? With your theme, or by a plugin?
Regardless, I suggest that you enable debug mode and reproduce the issue again. Check this link to read more about debugging with WordPress:
Forum: Fixing WordPress
In reply to: “Invalid user ID” after clicking on Media LibraryHey there,
It might be a cache issue. It doesn’t work if you purge the cache? If not, another good test is to check it in an incognito mode.
At last, I suggest that you enable debug mode and reproduce the issue again. Check these links to read more about debugging with WordPress:
https://codex.www.ads-software.com/Debugging_in_WordPress
https://codex.www.ads-software.com/Debugging_in_WordPress#Example_wp-config.php_for_DebuggingForum: Fixing WordPress
In reply to: CSS Styling not working on desktopHello,
Which theme are you using?
This problem can be a compatibility issue. To find the culprit (a conflicting plugin or theme), you may follow this flowchart: https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif. Remember to backup your site before
Forum: Fixing WordPress
In reply to: Fatal error in wp-admin page only when activate Gravity formsHey there,
This problem can be a compatibility issue. To find the culprit (a conflicting plugin or theme), you may follow this flowchart: https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif. Remember to backup your site before
Also, I suggest that you enable debug mode. Check these links to read more about debugging with WordPress:
https://codex.www.ads-software.com/Debugging_in_WordPress
https://codex.www.ads-software.com/Debugging_in_WordPress#Example_wp-config.php_for_DebuggingAt last, this issue would be better addressed if you ask for help directly on the Gravity Forms support page: https://www.gravityforms.com/support/
Forum: Fixing WordPress
In reply to: Post Titles and Excerpts Do Not MatchHi there,
If you modify the incorrect excerpts, the change is not effective?
This problem can be a compatibility issue. To find the culprit (a conflicting plugin or theme), you may follow this flowchart: https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif. Remember to backup your site before.