Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Responsive menu and other points to fix

html tag removal
    • 9 years, 10 months ago mmmalmeida
      Participant

      Hello Codeless Team

      I have some things to fix yet, I would like to count on your support, because I have tried to fix them by myself, but I could not.

      1- Responsive menu: the menu is ok if you visit the site using a computer, but it is almost invisible in responsive design (www.drmarcelopimenta.com.br). How can I fix it?

      2- Categories of the blog: I choosed the categories which has to be visible in the blog, but the blog shows all the categories, including those one that I don´t want to show now.

      3- Comments on blog: I choosed to allow comments on the blog, but the boxes to insert comments on posts  are not visible

      4- Closing images on portfolio: the “x” to close images on portfolio don´t work (it does not work on original theme too. Look: https://codeless.co/specular/business2/?page_id=783)

      5- Pagination on blog: where can I translate the word “page…of” in pagination of the blog?

      6- Icons don´t work: I have tried to insert some icons on posts, like thumbs down, for example, but no one of the icons work. The space of the icon are always on blank.

      The theme is great, the site is getting amazing. Please help me with these itens so that I can deliver a great site to my client.

      Best regards,

      Michele

       

       

    • 9 years, 10 months ago mmmalmeida
      Participant

      Hi Codeless team! I really need your help.

    • 9 years, 10 months ago Ruco
      Keymaster

      Hello,

      Sorry for the late response.

      1. The menu font color is white, so it’s difficult to read on responsive. You can change the menu font color at menu options or change the background of responsive menu drop-down here https://www.clipular.com/c/6453368143740928.png?k=SgJu-OJHwJI4oWTXzH2o-4nkGm0

      2. Please can you show us your site credentials in a private reply so I can check?

      3. Maybe you have disable comments, you can check it at Blog Config.

      4. It does work, I checked it.

      5. You can change it by editing the file ‘functions-specular.php’.

      Find the line:

      echo "<div class=\"pagination\"><span>Page ".$paged." of ".$pages."</span>";

      6. If you can show me your site credentials I will check this also.

      What element have you used?

      Best regards!

    • 9 years, 10 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 10 months ago mmmalmeida
      Participant

      Hi, Codeless team. Have you seen my last message?

    • 9 years, 10 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 10 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 10 months ago Mirela
      Participant
      This reply has been marked as private.
    • 9 years, 10 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 10 months ago mmmalmeida
      Participant

      Hi Mihaila. Are the credentials ok now? I really need your support. My client is really angry because I can not solve the problems on site :-(

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      *2- Categories of the blog: I choosed the categories which has to be visible in the blog, but the blog shows all the categories, including those one that I don´t want to show now.
      Can you please send me the link of this page? And where did you choose the categories? In what setting?

      *About the item 3 (comments on blog), I checked the configuration and the option “Show comments count at blog post” is already on. Is there anything else I should check.
      The setting to show comment count in blog, at General > Blog, was not ON. I set it on. Please see in the screenshot, the comment count.

      *I posted another message on forum some weeks ago about the speed of testimonial, which was very very fast. Someone from Codeless team accessed my ftp and returned my message saying the problem was fixed, but the speed is still the same to me and to all my friends who accessed home (it is really fast, it is not possible to read the testimonials).
      I see in homepage that testimonials (at the very bottom of the page) is not moving. Did you manage to change it? Do you still need help?

      *6- Icons don´t work: I have tried to insert some icons on posts, like thumbs down, for example, but no one of the icons work. The space of the icon are always on blank.
      Where did you try to add them? In text editor? How did you add them? Please send us a link of a post you have added an icon, so we can debug it.

      Best regards!

    • 9 years, 9 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 9 months ago Mirela
      Participant
      This reply has been marked as private.
    • 9 years, 9 months ago mmmalmeida
      Participant
      This reply has been marked as private.
    • 9 years, 9 months ago mmmalmeida
      Participant

      <span style=”color: #ffffff; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px; background-color: #78c0ec;”>you have replied me with my own* message</span>

    • 9 years, 9 months ago mmmalmeida
      Participant

      I think you have not read my answers after your questions on the message. Please I really need your urgent support, I am almost loosing my client.

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      2-This happens because you have selected this page as the default Blog page (posts page). It will load all posts, and ignore any element you add via Visual Composer. You can use the ‘Full Blog’ element in any other page.

      3-Please see here a test post, and this old post. The comment section is showing.

      4-For the testimonials: go to file main.js and find this block of code:

      /* ---------------------------- Testimonial Cycle ----------------------------- */
      
      function testimonialsCycle(){
      	"use strict";
      
      	$('.testimonial_cycle').each(function(){
      		var $self = $(this);
      		var container_width = $self.parents('.wpb_wrapper').first().width();
      		$('.item', $self).width(container_width+'px');
      
      		$self.carouFredSel({
      						
      			auto: true,
      			scroll: { items : 1, fx: 'fade' },
      
      		});
      
      	});
      }

      Replace this row: scroll: { items : 1, fx: 'fade' }, with this:
      scroll: { items : 1, fx: 'fade' , duration:9999 }, Edit the value to your need.

      6-The bullets do show, but you have used the editors list inside another shortcode. The latest seems to overwrite the default bullet style of content editor. Example here.

      Best regards!

    • 9 years, 9 months ago mmmalmeida
      Participant

      Mihaila, I still have the same problem with the comments box. Only some posts appears with the comments box. There are many posts without it. See these examples:

      https://www.drmarcelopimenta.com.br/aplicacao-laminados-de-porcelana/

      https://www.drmarcelopimenta.com.br/diferenca-faceta-lente-de-contato-dental/

      https://www.drmarcelopimenta.com.br/beneficios-faceta-porcelana-lente-contato-dental/

      • 9 years, 9 months ago Mirela
        Participant

        Hello,

        * I still have the same problem with the comments box. Only some posts appears with the comments box. There are many posts without it.
        Please recreate the posts that do not show the comment box. I did a test and it did show it. I can’t really tell why is this happening to you as we have tested this multiple times and it never happened on our side.
        Did you made any change to theme files? Or installed any third party plugin recently?

        *I did what you recommend and it did not work, the speed is still the same.
        You must have done something wrong as it is not possible for it not to change. Also please clear cache and refresh your page. You say the testimonials are very fast, but from what i see when i open your site, the testimonials are not moving.

        *you have replied me with my all message
        That was not a reply. That is the edit of your message, as yours is full of html tags, which make it incomprehensible. For later replies, please read this article first: https://support.codeless.co/?ht_kb=preventing-the-html-tag-in-topics-content

        Best regards!

    • 9 years, 9 months ago mmmalmeida
      Participant

      And about the speed of testimonial, I did what you recommend and it did not work, the speed is still the same. I hope you can answer me as soon as possible because I can ´t say to the client we still have the same problems on the site.

       

      Best regards,

    • 9 years, 9 months ago mmmalmeida
      Participant

      I have realized pages with comments box have a code that the others don´t have. I don´t know the reason some pages have this code that generate comments box while others pages don´t have.

       
      <table>
      <tbody>
      <tr>
      <td class=”line-content”><span class=”html-tag”><div <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>respond</span>” <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>comment-respond</span>”></span></td>
      </tr>
      <tr>
      <td class=”line-number”></td>
      <td class=”line-content”><span class=”html-tag”><h3 <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>reply-title</span>” <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>comment-reply-title</span>”></span><span class=”html-tag”><span></span>Leave Reply<span class=”html-tag”></span></span> <span class=”html-tag”><small></span><span class=”html-tag”>rel</span>=”<span class=”html-attribute-value”>nofollow</span>” <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>cancel-comment-reply-link</span>” <span class=”html-attribute-name”>href</span>=”/peri-implantite/#respond” <span class=”html-attribute-name”>style</span>=”<span class=”html-attribute-value”>display:none;</span>”></span>Cancelar resposta<span class=”html-tag”></span><span class=”html-tag”></small></span><span class=”html-tag”></h3></span></td>
      </tr>
      <tr>
      <td class=”line-number”></td>
      <td class=”line-content”><span class=”html-tag”><form <span class=”html-attribute-name”>action</span>=”<span class=”html-attribute-value”>https://www.drmarcelopimenta.com.br/wp-comments-post.php</span>&#8221; <span class=”html-attribute-name”>method</span>=”<span class=”html-attribute-value”>post</span>” <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>commentform</span>” <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>comment-form</span>”></span></td>
      </tr>
      <tr>
      <td class=”line-number”></td>
      <td class=”line-content”><span class=”html-tag”><p <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>logged-in-as</span>”></span>Conectado como <span class=”html-tag”>href</span>=”https://www.drmarcelopimenta.com.br/wp-admin/profile.php“></span>Dr. Marcelo Pimenta<span class=”html-tag”></span>. <span class=”html-tag”>href</span>=”https://www.drmarcelopimenta.com.br/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.drmarcelopimenta.com.br%2Fperi-implantite%2F&_wpnonce=ddcbeafb2e” <span class=”html-attribute-name”>title</span>=”<span class=”html-attribute-value”>Desconectar desta conta</span>”></span>Desconectar?<span class=”html-tag”></span><span class=”html-tag”></p></span> <span class=”html-tag”><p <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>comment-form-comment</span>”></span><span class=”html-tag”><label <span class=”html-attribute-name”>for</span>=”<span class=”html-attribute-value”>comment</span>”></span>Comentário<span class=”html-tag”></label></span> <span class=”html-tag”><textarea <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>comment</span>” <span class=”html-attribute-name”>name</span>=”<span class=”html-attribute-value”>comment</span>” <span class=”html-attribute-name”>cols</span>=”<span class=”html-attribute-value”>45</span>” <span class=”html-attribute-name”>rows</span>=”<span class=”html-attribute-value”>8</span>” <span class=”html-attribute-name”>aria-describedby</span>=”<span class=”html-attribute-value”>form-allowed-tags</span>” <span class=”html-attribute-name”>aria-required</span>=”<span class=”html-attribute-value”>true</span>” <span class=”html-attribute-name”>required</span>=”<span class=”html-attribute-value”>required</span>”></span><span class=”html-tag”></textarea></span><span class=”html-tag”></p></span> <span class=”html-tag”><p <span class=”html-attribute-name”>class</span>=”<span class=”html-attribute-value”>form-allowed-tags</span>” <span class=”html-attribute-name”>id</span>=”<span class=”html-attribute-value”>form-allowed-tags</span>”></span>Você pode usar estas tags e atributos de <span class=”html-tag”><abbr <span class=”html-attribute-name”>title</span>=”<span class=”html-attribute-value”>HyperText Markup Language</span>”></span>HTML<span class=”html-tag”></abbr></span>: <span class=”html-tag”></span> <abbr title=""> <acronym title=""> <b>

      <cite> <i> <q cite=""> <s> <strike> <span class="html-tag"></span><span class="html-tag"></p></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"><span class="html-tag"><p <span class="html-attribute-name">class</span>="<span class="html-attribute-value">form-submit</span>"></span><span class="html-tag"><input <span class="html-attribute-name">name</span>="<span class="html-attribute-value">submit</span>" <span class="html-attribute-name">type</span>="<span class="html-attribute-value">submit</span>" <span class="html-attribute-name">id</span>="<span class="html-attribute-value">submit</span>" <span class="html-attribute-name">class</span>="<span class="html-attribute-value">submit</span>" <span class="html-attribute-name">value</span>="<span class="html-attribute-value">Publicar comentário</span>" /></span> <span class="html-tag"><input <span class="html-attribute-name">type</span>='<span class="html-attribute-value">hidden</span>' <span class="html-attribute-name">name</span>='<span class="html-attribute-value">comment_post_ID</span>' <span class="html-attribute-name">value</span>='<span class="html-attribute-value">2795</span>' <span class="html-attribute-name">id</span>='<span class="html-attribute-value">comment_post_ID</span>' /></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"><span class="html-tag"><input <span class="html-attribute-name">type</span>='<span class="html-attribute-value">hidden</span>' <span class="html-attribute-name">name</span>='<span class="html-attribute-value">comment_parent</span>' <span class="html-attribute-name">id</span>='<span class="html-attribute-value">comment_parent</span>' <span class="html-attribute-name">value</span>='<span class="html-attribute-value">0</span>' /></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"><span class="html-tag"></p></span><span class="html-tag"><input <span class="html-attribute-name">type</span>="<span class="html-attribute-value">hidden</span>" <span class="html-attribute-name">id</span>="<span class="html-attribute-value">_wp_unfiltered_html_comment_disabled</span>" <span class="html-attribute-name">name</span>="<span class="html-attribute-value">_wp_unfiltered_html_comment_disabled</span>" <span class="html-attribute-name">value</span>="<span class="html-attribute-value">b1da89b61d</span>" /></span><span class="html-tag"><script></span>(function(){if(window===window.parent){document.getElementById('_wp_unfiltered_html_comment_disabled').name='_wp_unfiltered_html_comment';}})();<span class="html-tag"></script></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"><span class="html-tag"></form></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"><span class="html-tag"></div></span><span class="html-comment"><!-- #respond --></span></td>
      </tr>
      <tr>
      <td class="line-number"></td>
      <td class="line-content"></td>
      </tr>
      </tbody>
      </table>

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      * I still have the same problem with the comments box. Only some posts appears with the comments box. There are many posts without it.
      Please recreate the posts that do not show the comment box. I did a test and it did show it. I can’t really tell why is this happening to you as we have tested this multiple times and it never happened on our side.
      Did you made any change to theme files? Or installed any third party plugin recently?

      *I did what you recommend and it did not work, the speed is still the same.
      You must have done something wrong as it is not possible for it not to change. Also please clear cache and refresh your page. You say the testimonials are very fast, but from what i see when i open your site, the testimonials are not moving.

      *you have replied me with my all message
      That was not a reply. That is the edit of your message, as yours is full of html tags, which make it incomprehensible. For later replies, please read this article first: https://support.codeless.co/?ht_kb=preventing-the-html-tag-in-topics-content

      Best regards!

Viewing 20 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password