Forum Replies Created
-
AuthorPosts
-
Hello, @ismailgorunmek,
You can turn ON and OFF the social share icons from Porto >> Theme Options >> General >> Social Share as per your requirements.
Best Regards,
PThemes Team.Hello, @antoniskaratzis,
You can use the “Porto Posts Grid” element and set it as shown in these screenshots to achieve your desired results: https://postimg.cc/bS9KVqfJ & https://postimg.cc/crjVD9Vf
Please read more about it in our theme documentation here: https://www.portotheme.com/wordpress/porto/documentation/porto-post-grid-widget/
Hello, @ismailgorunmek,
Unfortunately, the functionality you’re looking for on the single product page (with product images) isn’t available by default and would require additional customization or third-party plugins.
Best Regards,
PThemes Team.Hello, @mariom,
Unfortunately, we haven’t tested any third-party plugins with our theme, so we’re unable to provide recommendations. However, you may want to search online and try a plugin that best meets your needs.
Best regards,
PThemes Team.Hello, @reycasper,
I have reuploaded the same screenshot here: https://pasteboard.co/OYEVPbXrPt2M.png please check it.
And please generate a fresh new topic for your issues.
Thanks for your understanding.
Best Regards,
PThemes Team.Hello, @barryhynd,
Please navigate to Porto >> Template Builder >> Header and edit the Custom Header from there, by editing it, you will be able to change the content: https://postimg.cc/XrmYR3C7
Best Regards,
PThemes Team.November 20, 2024 at 6:11 am in reply to: Add a button to apply the filter after selecting multiple attributes at once #23902Hello, @kennydang,
Unfortunately, this option is not available. When you select the filter, it is applied immediately. However, you may want to explore third-party plugins that could better meet your needs.
Best regards,
PThemes Team.November 20, 2024 at 6:01 am in reply to: Update 7.3.0 the translations (localization) do not work #23901Hello, @supermoko,
Please rename the language files as follows:
porto-es_ES.po
porto-es_ES.moThen, upload them to the directory:
/public_html/wp-content/languages/loco/themes/
.This should resolve the issue and ensure that your language settings are preserved even after theme updates.
If the issue persists, please provide your site’s WP Admin URL and credentials in the private content section of this topic, and we’ll be happy to assist you directly.
Best regards,
PThemes Team.November 20, 2024 at 5:42 am in reply to: Warning: Undefined array key “path” in …/wp-includes/l10n.php #23900Hello, @manuel-santos,
The warnings you’re seeing are related to the PHP file l10n.php, which handles localization (translations) in WordPress. Specifically, the error messages are indicating that there is an “undefined array key” named “path” in that file. This typically suggests that somewhere in the code, WordPress expects an array to contain a key “path”, but it doesn’t, hence the warning.
1. Check WordPress Localization Settings:
The error occurs in the l10n.php file, which is responsible for localization and language handling in WordPress. Sometimes, this issue is caused by a missing or improperly set language file.
Verify Your WordPress Language Settings: Go to your WordPress dashboard and check under Settings → General, and ensure that the correct language is selected.
Reinstall WordPress Core Files: It’s possible that some WordPress localization files were not properly downloaded or got corrupted. You can try reinstalling the WordPress core files to ensure all the necessary files are in place:
Go to Dashboard → Updates → Reinstall Now to reinstall the WordPress core.
2. Turn OFF the debug mode:
Disable WordPress Debugging:
Open wp-config.php in your WordPress root directory.
Set the following constants to false:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
3. Custom Solutions:
If you have tried all the steps above and still can’t resolve the issue, you can attempt to suppress the warnings temporarily by modifying the PHP error reporting. However, this is not a recommended long-term solution as it won’t fix the root cause:
Add the following line to your wp-config.php file to suppress these warnings:
error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
4. Contact WordPress Support:
If you’ve tried all of the above steps and the problem persists, it may be time to contact support for WordPress for assistance.
I hope this helps you narrow down the issue! Let me know if you need further assistance.
Best Regards,
PThemes Team.Hello, @lojagolfe,
Please completely reset your site OR Install a fresh new WordPress.
And provide us the permission to Install the theme and import the demo again on a fresh new WP, and we will Install it for you without that sidebar issue.Best Regards,
PThemes Team.Hello, @mariom,
Unfortunately, this is not possible.
The sidebar is configured under Appearance >> Widgets >> Shop Sidebar, and it functions as the global sidebar, appearing across all Shop and Category pages. It cannot be set individually for different category pages.
You might want to explore third-party plugins that could better meet your needs.
Best regards,
PThemes Team.Hello, @lojagolfe,
Porto is fully compatible with both Elementor and WPBakery. Additionally, the demo imported without any issues and is functioning perfectly.
Best Regards,
PThemes Team.Hello, @lojagolfe,
I didn’t do anything special. I just went to Porto > Setup Wizard > Demo Import, first removed the previous demo content, then imported the new demo content as usual, and it worked.
Best Regards,
PThemes Team.November 18, 2024 at 4:19 am in reply to: I get next to my shopping cart E819 and nobody knows how to fix.. #23859Hello, @nicksmet,
I have just checked your site’s mobile version and it is working perfectly fine for me, please refer to this screenshot: https://postimg.cc/Z0dFPBzM please try to cleat the cache of your mobile and check back again.
Best Regards,
PThemes Team.Hello, @nicksmet,
Could you please contact us via our support system with your site WP Admin URL and Credentials so that we can have a look into it for you on your site and help you out.
Best Regards,
PThemes Team.Hello, @nicksmet,
Glad to hear it’s been resolved! Thanks for letting me know.
If you need any other help, feel free to write back to us anytime.
We are always here to help you.
Thanks for contacting us.
Have a nice day.Best Regards,
PThemes Team. -
AuthorPosts