dontbugme
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating plugins not possible. 256 characters limitationI don’t want to update everything manually.
Have you read your link?
Tip Starting in Windows 10, version 1607, MAX_PATH limitations have been removed from common Win32 file and directory functions. However, you must opt-in to the new behavior.
So why is it not working? I opted in and then it should work.
Forum: Themes and Templates
In reply to: [Argent] Is it possible to change the color here?Yes, I want to change the black text of the menu to white (as in default).
This is the website:
https://cosmosindustries.wordpress.com- This reply was modified 7 years, 9 months ago by dontbugme.
Forum: Plugins
In reply to: [Search Everything] Error while creating new postsHi Sovrn,
We have this same issue too. From the looks of the code (I’m probably wrong, sorry), it’s asking about the “body” item in the array. But looking here:
$zemanta_response = se_api(array( 919 'method' => 'zemanta.post_published_ping', 920 'current_url' => $permalink, 921 'post_url' => $permalink, 922 'post_rid' => '', 923 'interface' => 'wordpress-se', 924 'deployment' => 'search-everything', 925 'format' => 'json' 926 )); 927 $response = json_decode($zemanta_response['body']); 928 if (isset($response->status) && !is_wp_error($zemanta_response)) { 929 $status = $response->status; 930 }
There is no body array item being created in the $zemanta_response variable.
Could that be the cause?
thanks, and love the plugin!
Forum: Themes and Templates
In reply to: [Bizprime] minor issues and some thoughtsGlad to hear!
Awfully sorry to bother, but yet another few quick questions: can those grey bars in Blog section be removed? It seems there are three options for display – Left, Right and Full and I’m quite satisfied with right align, but those blocks seem compeletely out of place.
[https://ibb.co/doTMrF]
Also, Blog contains certain posts with category, which forces page headline show as “Category: Blog”. Can that “Category:” piece be deleted too?Forum: Themes and Templates
In reply to: [Mediclean] Slider configurationI am trying to change slider window itself, not the image in it. I know it’s recommended to use 1350px X 590px, but it’s way too big. I was digging through slider.php by using Mediclean Github, but failed to find what makes this block big itself.
upd: My bad, it actually resizes! So sorry to bother you with that issue, apologies.
Talking about excerpt, I did made a child theme and reduced amount of words down to 16, makind an “introduction” string on each page, but nevertheless, there is a content after, which forces dots pop up. It could’ve worked perfectly if I just could change three dots to one, making my phrase visually ended. Again, I was searching through slider.php, but quite unsuccessful.
Still looking forward for any help and many thanks!Forum: Reviews
In reply to: [Bazz CallBack widget] Flawless plugin.Большое спасибо!
Forum: Reviews
In reply to: [Bazz CallBack widget] Flawless plugin.Forum: Reviews
In reply to: [Bazz CallBack widget] Flawless plugin.Благодарю, это помогло, но частично; проблема с кнопкой все еще осталась.