masterx81
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Post Popup] Query stringsThe third example is missing the actual page and point to the index page… Not work also using the /pagename/
Forum: Reviews
In reply to: [Hestia] Really good theme, and good supportWhen a support ticket is closed in less that 24 hours, i think that there is a good support. Keep going! Thanks!
Forum: Themes and Templates
In reply to: [Hestia] Can’t edit the teme anymore (Only ‘widget’ section)Thanks to the Themeisle support, we have found that the theme not work properly with php 5.4 (that was installed in my test server), and need at least php 5.6. Updated and now all works as it should.
Thank you!Forum: Themes and Templates
In reply to: [Hestia] Can’t edit the teme anymore (Only ‘widget’ section)Done! Thanks to you!
Forum: Themes and Templates
In reply to: [Hestia] Can’t edit the teme anymore (Only ‘widget’ section)No way, checked everything. With any other theme all works as it should.
I think that some settings on the database are broken and the theme can’t load successfully the customization menu….
—-
Little thing to notice. Also the “Tiny Hestia” theme does the same problem.- This reply was modified 6 years, 8 months ago by masterx81.
Forum: Themes and Templates
In reply to: [Hestia] Can’t edit the teme anymore (Only ‘widget’ section)Uhm disabled all plugins and it do the same, and i’m using the administrator user (created during wordpress install process). Maybe some issues on filesystem permissions?
As in a secure intranet development server, i’ve used the following permissions for all the folders:
rwx for owner (ftp user)
rx for group (apache user)
rx for everyoneand for the wp-content
rwx for owner (ftp user)
rwx for group (apache user)
rx for everyoneAlso tried to uninstall the theme (that removes the files under the themes folder) and reinstall, no luck ??
If i go under aspect-customization i have only the widget menu. But if i click on the “menu” item under the aspect i get the menu correctly. But if i click on the “header” item under aspect it goes to the “customization menu” without showing anything else ?? ??
Installed another theme and all the menus under “customization” are ok…
Something really strange…Thanks for the help!!
Forum: Plugins
In reply to: [Popups - WordPress Popup] Passing parameter to a popupOk, perfect, really thanks for the support!
Forum: Plugins
In reply to: [Popups - WordPress Popup] Passing parameter to a popupHi! I already use that plugin, the problem is that the “https://full-url/document.pdf” must change based on the link that i click on the main page, without creating one popup for every download.
Thanks!Forum: Plugins
In reply to: [Download Monitor] Shortcodes and redirect to login pageSorry, can’t edit the message, this is the code that i’ve used
[wpmem_logged_in]<a href="/download/712/">[/wpmem_logged_in] [wpmem_logged_out]</a><a href="/index.php/accedi/?redirect_to=/index.php/condotte/">[/wpmem_logged_out] Download it now!</a>
Forum: Plugins
In reply to: [Download Monitor] Download monitor and lightboxMaybe i can answer myself: I need to enable the “redirect to file”, but then the download link to the file is visible to the client, and download monitor can’t protect it from being opened by not logget in people….
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Lightbox and Download MonitorThanks for the answer…
So, no way to hide the actual link of the fileshown by the lightbox?Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Lightbox and Download MonitorMail sent…
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Lightbox and Download MonitorBy now it’s hosted in and internal webserver for development purposes… If it’s needed i can expose it..
Forum: Plugins
In reply to: [WP-Members Membership Plugin] WP-Members and italian translationHave another question….
I’ve added a custom field in the registration process…. How i can localize that text?Forum: Plugins
In reply to: [WP-Members Membership Plugin] WP-Members and italian translationFound it! Downloaded translations mo/po files from wordpress polyglot site, put them in wp-content/languages/plugins folder, named them wp-members-it_IT.mo and wp-members-it_IT.po, and all is working perfectly! Thanks!