Forum Replies Created
-
AuthorPosts
-
Resolved
Hi,
I tried all solutions of the thread you mentioned, as well as of this post : http://edbinx.com/2015/08/02/solve-jetpack-site-inaccessible-403-error-xmlrpc-php-wordpress/
But of no avail.
I have no clue what happened after 3 years of jetpack useI need you to answer to my question in #598333 that you avoided
Hello …
Is there anyone..?
CheersOk,
since I’m not familiar with all this schema.org stuff and since it’s reminded in your post “do not mess arround with the code” — can I (or have I) use the mentionned above plugin with the Automated Schema.org HTML Markup activated?
Or is it a bad idea?Hi,
the details below
Hi,
I knew about WP gallery functioning, but this is the first time I got this problem since 3 years with the same blog (1 month with Enfold). And I’ve always inserted my pictures in the same manner.
Anyway, I tried you solution and it works. Meaning : if I delete
class="alignright wp-image-8211"
from the picture code, it’s actually stops to link to several different thumbnails (like mentioned in the screenshot in my early reply), but exclusively to the right picture url.But the problem is: am I supposed to change all my pictures code in all existing posts to avoid this kind of problem in the future? This is rather time consuming. And do I have systematically to delete these classes from all my new posts?
You are right. I’ve completely forgot about this safety precaution.
You can now access it.January 8, 2016 at 12:26 am in reply to: Quote posts’ titles without any link and bigger then other titles #561656Resolved
Thank youWell now this image appears in the post.
BUT !
Here’s the code for this picture in my post:
<a href="http://www.newpointdeview.com/wp-content/uploads/Kazakhstan-Russie.png"><img class="alignright wp-image-8211" src="http://www.newpointdeview.com/wp-content/uploads/Kazakhstan-Russie.png" alt="Kazakhstan-Russie" width="150" height="150" /></a>
There’s no call to Kazakhstan-Russie-180×180.png !!!
And look at this screenshot : 1. The picture appears 2. The link to the image is right 3. My question in the picture
So why does it need Kazakhstan-Russie-180×180.png to show the Kazakhstan-Russie.png picture ?
Hi,
I’m using the latest Enfold version – 3.4.7
Disabling all plugins didn’t resolve the problem.
What do you mean by “clearing my chance” and “flushing my permalinks” ?January 7, 2016 at 10:26 am in reply to: Quote posts’ titles without any link and bigger then other titles #561090This is normal you don’t see any quote. Because, as mentionned, I have requested in this resolved thread to make the Quote posts’ titles normal, llike all others. So, Ismael gave me this code :
/** * Function for posts of type quote: title is wrapped in blockquote tags instead of h1 */ function avia_quote_content_filter($current_post) { if(!empty($current_post['title'])) { //$current_post['title'] = "<div class='". avia_offset_class('meta', false). "'><h1 class='first-quote'>".$current_post['title']."</h1></div>"; $current_post['title'] = "<h1 class='first-quote' ".avia_markup_helper(array('context' => 'entry_title','echo'=>false)).">".$current_post['title']."</h1>"; } return $current_post; }
And now I got this result — image
So I’d like the right code to make this title looking like others — with a link and the same font size, please.
Correct ! Thank you.
Resolved
Thank you for advice. I downloaded paint.net, but I can’t get my text on the transparent background in it. I have no clue why.
The png file is completely black without any text. So I abandoned for the moment. Any secret to know?ANYWAY MY TOPIC IS STILL VALID FOR ENFOLD SUPPORT TEAM
you were right! I copied the code from the forum and it got better.
Here’s the result of one of my blog categories and of a post
what’s next ?
have you entirely read my last post?
The solution you gave is absolutely not what I requestedAll right, thank you !
Just for your information, I’ve added ass well
@media only screen and (max-width: 769px) {.content .entry-content-wrapper {padding-right: 0px!important;}}
in order to have the same left and right marginsResolved
December 16, 2015 at 3:56 pm in reply to: a enfold/style.css pointing to a localhost – HELP ! #553771Is it the answer about
http://localhost/wordpress/wp-content/themes/enfold/style.css
or
http://www.newpointdeview.com/wp-includes/js/jquery/jquery-migrate.js?ver=1.2.1
???Hi,
this is what I did :
functions.phpadd_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) {$sub .= "<h1>NEW POINT <span class='title-red-de'>DE</span> VIEW</h1>"; return $sub;}<code>*</code>
style.css
.title-red-de {color: #f05a1a;} .logo img {display: none !important;} .logo i {font-size: 14px;} .logo .subtext {font-size: 50px; position: relative; top: 21px; color: #fff;} .responsive #top .logo {display: block; height: 89px !important} .responsive .logo a {display: block}*/ .header-scrolled .logo img { display: none !important; } .responsive .logo img { display: none !important; }
I’ve tried to play with two last lines (in style.css and quick css), but it doesn’t change anything.
Here’s the result:
PC screen AND mobile screenIs it possible to render this text shrinking like the logo ?
I’d like to enlarge the font-size for the large screens, but make it to shrink on mobile screens in order to keep in one lineHi,
this is the visual result of the code you gave me. But the field of the submenu (in red) stays at its initial place and the new submenu (at the bottom) doesn’t move on page scrolling. Although normally it does (without your code).
So all I need is to be able to put the submenu where it is on my picture, but keep it scrollable like it normally does.Hi,
your code kills the site – 505 error. Look at this picture
And here is the picture of what I need to make disappear
December 14, 2015 at 12:15 am in reply to: a enfold/style.css pointing to a localhost – HELP ! #551864BTW,
In the console of my browser I have detected this file as deprecated : http://www.newpointdeview.com/wp-includes/js/jquery/jquery-migrate.js?ver=1.2.1
May it be tied ?
December 13, 2015 at 11:40 pm in reply to: a enfold/style.css pointing to a localhost – HELP ! #551847I’ve tested the relocation with functions.php and wp-config.php — nothing happened. The problem is always there.
I’ve researched in my DB (via Cpanel) “http://localhost/wordpress/wp-content/themes/enfold/style.css” and “localhost/wordpress” = 0 occurrences.the code you gave me doesn’t do what I was expecting. Actually I’d like the submenu bar being at the bottom of the my landing page but being able to move on scrolling like it is in the present version.
Like I explained in my first post of this thread : using ALB there are only 4 possibilities to set the color section minimum height (25, 50, 75, 100%).
And on this landing page I’d like to put the submenu in the footer like if I was using a 95% color section minimum height (before the submenu) – just to be able to get a full page picture with the submenu at the very bottom.
I would need this effect only for this page, not for the entire site.Hello,
in october I added this code adviced by Josue:
/*Non public taxonomies of Polylang plugin - correction*/ add_filter('avf_exclude_taxonomies', function($excluded_taxonomies) { return array_merge( get_taxonomies( array( 'public' => false ) ), array('post_tag','post_format') ); });
to the functions.php in Enfold-child.
The problem was resolved. Now I got it reappeared. If you go to any post or to my Blog page you’ll see in every class=”blog-categories minor-meta” a link “FRANÇAIS” linking to the home page (http://www.newpointdeview.com) which is no sense.
I’m using Polylang plugin. If it’s deactivated “FRANÇAIS” disappears.
So may be something changed after Enfold’s recent updates ? What code should I use now instead of Josue’s one ??- This reply was modified 8 years, 11 months ago by Anton.
Is there anybody ?
PleaseWell, I added the given code to this code block but nothing happens … (see the images)
Smth particular to know doing that ?Could anyone tell me what “codeblock element in the page” does mean and where is it ?
-
AuthorPosts