j_spaceman
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Exclude categories by filtering with isotope.jsi tried this
$customTax = 'category'; $wp_query->query(array( 'post_type'=> 'employees', 'posts_per_page' => -1, 'tax_query' => array( 'category__not_in' => 3, ) ));
but it’s not working
- This reply was modified 5 years, 6 months ago by j_spaceman.
Forum: Developing with WordPress
In reply to: Exclude categories by filtering with isotope.jshi bcworks,
thank you for your respond. i’m not sure whats you mean to use a tax_query argument and the query logic.
upps,
i fixed -> wp-admin/admin.php?page=gadash_backend_settings
Forum: Plugins
In reply to: [Enhanced Media Library] Can′t add/edit new media Categoryhi
nadia. i checked local and the issue is the External Featured Image Plugin. Thank you for your support. when the site goes online we can deactivate the External Featured Image Plugin and activated the Enhanced Media Library.
regards
wForum: Plugins
In reply to: [Enhanced Media Library] Can′t add/edit new media CategoryHi Nadia
thank you for your support. This is not so easy. this is a very big project with a lot of taxonomies. Maybe the plugin works when we switch off the Nelio External Featured Image Plugin. we will check this when the site get online and we don′t need this Plugin.regards
wolfiForum: Plugins
In reply to: [Enhanced Media Library] Can′t add/edit new media CategoryHi Nadia
thank you for your support. This is not so easy. this is a very big project with a lot of taxonomies. Maybe the plugin works when we switch off the Nelio External Featured Image Plugin. we will check this when the site get online and we don′t need this Plugin.regards
wolfiForum: Plugins
In reply to: [Enhanced Media Library] Can′t add/edit new media CategoryHi webbistro,
we use our own theme
Plugins: Admin Color Shemer, ACF, Ajax Pagination, BackWPup, Contact Form 7, Custom Login Page Customizer, CPT UI, Nelio External Featured Image, Post Duplicator, Relevanssi, Simple History, TinyMCE Advanced, What the FileWP Version: 4.5.2
merci
wolfiForum: Plugins
In reply to: [Ajax Pagination and Infinite Scroll] show less pageshi,
thank you for your answer. i changed the end_size value and it works.
regards
Forum: Plugins
In reply to: [ThinkTwit] No Recent Posts (v1.6.5)Hi Steve,
thank you for your answer. yet we use a other plugin.
regards
wolfieForum: Plugins
In reply to: [ThinkTwit] No Recent Posts (v1.6.5)Hi, i have the same issues. No recent teweets.
[thinktwit
widget_id=0
usernames=””
hashtags=”twittername”
hashtag_filter=0
username_suffix=” said: “
limit=5
max_days=7
update_frequency=-1
show_username=”username”
show_avatar=1
show_published=1
show_follow=0
links_new_window=1
no_cache=0
live_update_freq=0
use_curl=0
debug=0
time_this_happened=”This happened “
time_less_min=”less than a minute ago”
time_min=”about a minute ago”
time_more_mins=” minutes ago”
time_1_hour=”about an hour ago”
time_2_hours=”a couple of hours ago”
time_precise_hours=”about =x= hours ago”
time_1_day=”a day ago”
time_2_days=”almost 2 days ago”
time_many_days=” days ago”
time_no_recent=”There have been no recent tweets”
]Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPup doesn't starttry do change the permissions from your upload Folder to 777 make a backup and after change the permissions to 755
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPup doesn't startHi,
the issue for my project comes from the Host. world4you doesn′t supports the API from the Backup Plugin.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPup doesn't starthi daniel,
hat sich schon erledigt. habe am server die rechte für den upload folder auf 777 gestellt, ein Backup gemacht und dann die rechte wieder auf 755 zurückgestellt. so hats geklappt. danke
lg
wolfieForum: Themes and Templates
In reply to: [Link] Header PicHey,
i fixed the issue.
regards