pescadito01
Forum Replies Created
-
confirmed:
wp-ui-tabs 0.8.1 works in normal site
wp-ui-tabs 0.8.1 not works in multisite
wp-ui-tabs 0.7.5 works in not multisitecould you verify it?
best regards, pescadito
hi, here my testing but without result
1) trying to code in php
[Code moderated as per the Forum Rules. Please use the pastebin]2) Using a old https://www.ads-software.com/extend/plugins/conditional-custom-fields-shortcode/
[wptabs]
[wptabtitle] Imagenes[/wptabtitle]
[wptabcontent] [gallery] [/wptabcontent][if-cf-neq “.i_videocode” “”]
[wptabtitle] Videos[/wptabtitle]
[wptabcontent] Video Content [/wptabcontent]
[/if-cf-eq][/wptabs]
Any idea will be apreciated
Best regards, pescaditothe idea is use php (any variable or wordpress conditional)!
i tryed it with do_shortcode ..[wptabs].. and so but without result (because i’am not a php expert). could you give me any help in php?
best regards, pescadito
hi,
i found this plugins too
Featured Image on Edit.php
Easy Featured Imagesorry, i try to explain
in wordpress there are post, pages and alse custom post types.
there are some plugins like ‘custom post type ui’ that you could use to create a custom post type, name it: ‘cars’.then you can create a demi-dozen of properties (with categories or whatever) and re-publish it for doing some revisions.
if you want to delete the revisions for this kind of post, name it, custom post types ‘cars’ there are no option.
you plugin is great deleting revision for post or page, but for custom post type there are no option. may be you consider add this feature
best regards, pescadito
thanks inigoini, just give some days to try it
best regards, pescadito
Forum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumrelated to serialized array, what php version is needed to support it? my siteA blog seem to be good, or how to resolve it?
Forum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumjust to note that is not really a child theme.
it’s only normal theme but inside a subfolder like:/themes/_realstate
/themes/_realstate/_orange001
/themes/_realstate/_orange002
/themes/_realstate/_orange003
.. etcForum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumhi stakabo, nice to see you
it’s not a size problem, two points to say:
1) the child blog i try to clone isn’t so big, but i have custom post types and somes plugins like adminimize, custom post type ui and text-replace betwen anothers
to track the Catchable fatal error:…of line 351, i added two lines of code to your sfr_clone_site_functions.php:
296: } else { // mymodif
297: echo “field: $field |>
“;
298: if ($raw_data = $this->is_serial( $field )) {//mymodif
299: echo “if-raw-dada |
“;that just before break print me:
field: a:7:{i:0;b:0;s:48:”multisite-user-management/ms-user-management.php”;s:14:”msum_uninstall”;s:25:”adminimize/adminimize.php”;s:24:”_mw_adminimize_deinstall”;s:35:”minimeta-widget/minimeta-widget.php”;s:18:”minimeta_uninstall”;s:29:”text-replace/text-replace.php”;a:2:{i:0;O:15:”c2c_TextReplace”:27:{s:18:”plugin_css_version”;s:3:”006″;s:7:”options”;a:0:{}s:12:”option_names”;a:0:{}s:15:”required_config”;a:2:{i:0;s:9:”menu_name”;i:1;s:4:”name”;}s:14:”saved_settings”;b:0;s:18:”saved_settings_msg”;s:0:””;s:18:”admin_options_name”;s:16:”c2c_text_replace”;s:6:”config”;a:0:{}s:23:”disable_contextual_help”;b:0;s:20:”disable_update_check”;b:0;s:11:”hook_prefix”;s:13:”text_replace_”;s:9:”form_name”;s:12:”text_replace”;s:9:”menu_name”;s:0:””;s:4:”name”;s:0:””;s:11:”nonce_field”;s:19:”update-text_replace”;s:13:”settings_page”;s:15:”options-general”;s:10:”show_admin”;b:1;s:10:”textdomain”;s:12:”text-replace”;s:17:”textdomain_subdir”;s:4:”lang”;s:13:”author_prefix”;s:4:”c2c_”;s:7:”id_base”;s:12:”text-replace”;s:12:”options_page”;s:0:””;s:15:”plugin_basename”;s:29:”text-replace/text-replace.php”;s:11:”plugin_file”;s:75:”/home/MYACCOUNT/public_html/wp-content/plugins/text-replace/text-replace.php”;s:11:”plugin_path”;s:68:”https://inmobiliaria2.MYDOMAIN.com.ar/wp-content/plugins/text-replace”;s:9:”u_id_base”;s:12:”text_replace”;s:7:”version”;s:3:”3.0″;}i:1;s:9:”uninstall”;}s:31:”nkthemeswitch/nkthemeswitch.php”;s:23:”nkthemeswitch_uninstall”;s:55:”query-multiple-taxonomies/query-multiple-taxonomies.php”;s:14:”__return_false”;} |>
if-raw-dada |>this seems to show a problem when parsing the data in line 300
300: array_walk_recursive( $raw_data, array($this, ‘update_in_array’), array(‘old’ => $string, ‘new’ => $ns_url) );
also line 350 have a suspected & just in front of item: “update_in_array(&$item” that i delete.
that is,
2) it also do some garbage (i don’t understand very well what) with some files (duplicate?) of the current theme of blog A.
only to note is my theme is placed subfolder in /themes/_group1/_theme03hopping you find the problems, best regards,
pescadito
Forum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumhi stakabo,
now i get
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in /home/wexpress/public_html/wp-content/plugins/sfr-clone-site/_src/sfr_clone_site_functions.php on line 351what php version is needed to this plugin’
salut le mec,
pescadito
Forum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumhi stakabo, now i confirm you: it’s a awesome 1 click clone blog plugin! impresive!
so, in another try i get ‘Can’t use database : MySQL server has gone away’ message, but in the second try all was good.
another two goods features (if possible) could be:
– reset or clean database and files of one child site
(today there no plugin to do that and could serve to clean existing uploaded files before to put the new cloned files in an existing child blog)– backup restore-database and files of one existing child site or standard site (as talked in previous post)
but now it’s working perfect as is!!
thank a lot,
pescadito.
Forum: Plugins
In reply to: [SFR Clone Site] [Plugin: SFR Clone Site] Welcome to the plugin forumhi stakabo, and thanks you for your nice plugins, i wonder nobody less a little note here.
at first try it seem to work, congratulation!
but i get a little non worry message:
Warning: copy(/home/xxxxx/public_html/screenshot.png) [function.copy]: failed to open stream: Permission denied in /home/xxxxx/public_html/wp-content/plugins/sfr-clone-site/_src/sfr_clone_site_options.php on line 145searching a file that normally is in /public_html/themes/..sometheme../screenshot.png
please could you verify it?
second question i ask if it may be interesting a similar clone but from one MulitisteONE/SiteA root to another MultisiteTWO/SiteB or from ONE standard wordpress site to another TWO wordpress site.
this could be a good improvement to duplicate a site over another site without worry about plugins configurations!
Forum: Plugins
In reply to: [Custom Post Type UI] [Plugin: Custom Post Type UI] Post Thumbnail problemi not sure if this is related
but custom post thumbnail panel box appear if they are supported with something like
add_theme_support(‘post-thumbnails’);
in themes/functions.php or like
hi
ok, this is not the place but i would know if is there a option to not put custom post type menu in a new menu and instead put all custom type menu togheter or find a way to specify the name of menu (existed or new) where to put the custom post type menus
sound confuse not?
but coud be a good improvement..
Forum: Themes and Templates
In reply to: Spanish Versionfor some of my blogs i use gtranslate plugin with use google to automatically translate a site
but i never use it from backward admin pages in wordpress
may be it could be a possible solution??