reypm
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Box] Add custom field for usersAny ETA?
Forum: Plugins
In reply to: [Meta Box] Add custom field for usersI have tried the following and none works:
$meta_boxes[] = array( 'title' => __('Prominent columnist?'), 'fields' => array( array( 'pages' => array('user'), 'name' => __('Prominent columnist?'), 'id' => $prefix.'prominent_columnist', 'type' => 'checkbox', 'desc' => 'Sí' ) ) ); $meta_boxes[] = array( 'title' => __('Prominent columnist?'), 'fields' => array( array( 'type' => 'user', 'name' => __('Prominent columnist?'), 'id' => $prefix.'prominent_columnist', 'type' => 'checkbox', 'desc' => 'Sí' ) ) );
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Fatal Error@bedas that’s for users who bought the Types (I can’t login and can’t register either) what about the rest that uses the free version? ??
Forum: Plugins
In reply to: [Max Mega Menu] Can't edit MegaMenu settingsHi Tom and thx for your help, I will put this on hold until I get some feedback from designers, right now it’s working take a look here
Forum: Plugins
In reply to: [Max Mega Menu] Can't edit MegaMenu settingsSure, here
Forum: Plugins
In reply to: [Max Mega Menu] Can't edit MegaMenu settingsFYI, I did run the same issue time ago but you did fixed I don’t know how. I was trying to find the topic here but I can’t (search support in WP forums is too basic)
Forum: Plugins
In reply to: [Max Mega Menu] Can't edit MegaMenu settingsSwitched to Twenty Fifteen and the problem persist, any way to show you some logs in order to get some lights? I have debug enabled but nothing is going there
Forum: Plugins
In reply to: [Max Mega Menu] Can't edit MegaMenu settingsHi Tom, I have disabled every plugin and issue still, @joff19 I can’t do that since is in that screen where page hang outs.
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Fatal ErrorI have find the solution to the issue by changing
break
forreturn
at/wp-content/plugins/types/embedded/common/toolset-forms/lib/adodb-time.inc.php
, let’s hope Types team will update this as an official patchForum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Fatal ErrorYeah, I am running the same issue with PHP7 RC6, @marcin can you give us an advice on this? Thanks
Forum: Plugins
In reply to: [Add Meta Tags] How to set featured image as og:image tagBy resharing the post it does work so I am marking the issue as resolved, thx for your time and support
Forum: Plugins
In reply to: [Add Meta Tags] How to set featured image as og:image tagForum: Plugins
In reply to: [Add Meta Tags] How to set featured image as og:image tagHi George, good to know, I have already asked on “Miscellaneous” forum about add image size and why isn’t working for me, I am waiting for some answer to test the related plugin part and if all goes well I will close this thread and be very graceful with you for the amazing help you provide me, in the meantime thanks once again
Forum: Plugins
In reply to: [Add Meta Tags] How to set featured image as og:image tagHi, plugin is activated although thumbnails in 100×120 are not generated and are not being used in metadata, any advice?
Forum: Plugins
In reply to: [Add Meta Tags] How to set featured image as og:image tag