eile87
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blog Way] Delete function for crop imageUpdate my post, because i solved this behaviour modifying function and updating values for height and width, but i’m seeing that theme generate 4 kind of image size with resolution: 150×150, 300×215, 345×225, 768×549 and then other two files as cropped-namefile.xx and cropped-namefile-150×70.xx
could you give me information about where change these values? i found only
add_image_size(‘blog-way-common’, 345, 225, true);
in functions.php file.
My need is have a custom logo with a dynamic crop from uploader media in WordPress.
Thank you.
RegardsForum: Plugins
In reply to: [Custom Post Type UI] Problem with a limit of ten custom postProbably i solved adding ‘posts_per_page’=> -1 in the loop to get all custom post type.
Thank you.
Forum: Plugins
In reply to: [Simple Tooltips] Insert hyperlink in tooltipobv i insert tooltip message in title tag for example
<span class=”tooltips right” title=”bla bla bla”</span>
it works.
<span class=”tooltips right” title=”bla bla bla “</span>
doesn’t work.
Thank you
Forum: Plugins
In reply to: [Flamingo] Delete permanently seems to be missing from trash section.Hi,
if you have messages in trash, you can delete them from you db, for example with this query:
DELETE FROM 'your_db_site'.'wp_posts' WHERE 'wp_posts'.'post_status'="trash";
obv this query will delete even post and pages that are actually in trashForum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tableHi Marcel, thank you for your reply..
ok i’m here for all necessity, parth is been very kind , obv i’ll wait your answer so.Thank you.
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tablesure parth, can you send me your email for example in private way, so i can send and explain better all things?
Thank you for your support.
RegardsForum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tablemmmm it is very strange, because your plugin works well, but only some fields aren’t reported into “summary form” that is present in wordpress backend –> profile page, so there’s not my customization for external page. Can you try to check this possible bug?
I’m ready to give you credentials login to understand maybe better this problem.
Thank you.
RegardsForum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tableyes, all data are stored in it, but someone of these aren’t visible and reported into “summary form” that is visible for user into his backend, for example, if the registration form has as fields: firstname, email, address…only firstname, email are visible in his profile page, but there’s not visible field address that is empty in it.
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tableSure, i have seen that all datas are inserted into registration form are stored in table wp_usermeta, but some of these aren’t visible and reported into user page where other fields are reported.
How can i have all fields that are inserted into registration form, visible into user and admin worpdress backend?
Thank you for your support.
RegardsForum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tablesure, i have used registration form plugin and i have checked that in registration form fields for all was cheked as positive options as:
Show this field on user admin screens? Yes
Show this field in user profile? Yes
and even Type Profile is configured on Yes, but for someone fields the value isn’t reported into profile user page in wordpress backend and even not in adminstrator backend for this user.There’s a way to give you privately access login to my site to check this things?
Thank you so much.
My site is antiqua-fr.it and my registration form is on http://www.antiqua-fr.it/registrazione/
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] How can I store field data in database tableSorry if i have to answer this ticket that is closed, i have understand all was said, but my necessity is have into wordpress backend alla data that clients has inserted in form registration into front-end, i see that all fields are included into wp_usermeta, but i need to have it correctly inserted even into profile user page.
Is there a solution for it?
Thank you.
RegardsForum: Localhost Installs
In reply to: You do not have sufficient permissions to access this pageHi Tara,
thank you for your reply, i have checked all permission directory and file, and there’re not problems,
directories have 755 permission
files have 644 permission
.htaccess file is empty.i think that problem could be into database, because if i drop all tables in it and then i run /wp-admin/install.php on site, and put same login details i can access into wordpress normally without problem.
did you have other suggestions?
Forum: Plugins
In reply to: [Smooth Page Scroll to Top] Problem with a:hoversomeone can help me please?
ok, thank you to bestwebsoft that have send me an email to solve it.
i haven’t put in my gallery page the template ” gallery template” in this way, link to “return to all album” doesn’t work.
thank you, it is solved