Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2694628
In terms of speed, which is better?
Closed

Comments

  • Abdul_1995 started the conversation

    I am thinking of using the theme on the Elementor
    Is it the same speed on both sides? In terms of site speed, I'm talking

    Because on the Elementor, I have better options for the mobile and computer for editing

    ــــــــــــــــ

    There is one more thing

    If I want to add a fixed bar at the bottom of the page on the mobile version, can you help me with this thing?


  •  2,699
    PenciDesign replied

    Hi,

    1/ It's not different much, but use Customizer will faster a bit than use a page builder.

    2/ Can you tell me what do you want to add on the "Fixed" bar at the bottom of the page?


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    1/ But the "Customizer" does not enable me to use the theme once like Elementor

    I want to support the mobile version well

    ـ What is estimated difference between them in percentage?

    2/ I will put 4 sections in it like the male and female section




  •  2,699
    PenciDesign replied

    Hi,

    1/ It's about ~ 10%.

    2/ Currently, this theme doesn't support this as an option. But, you can try do follow steps below to do that:

    a) Add more this code to Customize > Custom CSS:

    body{
        padding-bottom: 40px;
    }
    .fixed-bottom {
      width: 100%;
      display: flex;
      position: fixed;
      z-index: 5;
      bottom: 0;
      left: 0;
    }
    .fixed-bottom a {
      -ms-flex: 1;
      flex: 1;
      display: block;
      text-align: center;
      text-decoration: none;
      height: 40px;
      line-height: 40px;
      font-size: 18px;
      color: #fff;
    }
    

    b) Add more this HTML code to Customize > Footer Options > General > Google Analytics Code:

    <div class="fixed-bottom">
      <a href="https://example.com/" style="background: #ff0000;">Woman</a>
      <a href="https://example2.com/" style="background: #002bff;">Man</a>
      <a href="https://example3.com/" style="background: #1bcc19;">Kids</a>
    </div>
    

    Change color code ff0000 and 002bff and 1bcc19 to any color code to change the background color for each section.

    Change the URL on https://example...  and the text on the HTML code to any text as you want.

    Best Regards,

    PenciDesign

  • macbold replied

    I am sorry to post the issue here.

    The Play icon is not displayed in front of the feature image from my homepage after installing soledad-videos-blog. I can not require ticket due to i purchased the theme 6 months ago. But this is the demo issue.

    my homepage: https://courseupload.net

    Would you take a look if I am missing a setting configuration?

    Thanks

  •  2,699
    PenciDesign replied

    Hi @macbold,

    To make it appears, you need to use video post format - please check the guide here to know how to create a post format for a post.

    And, if you can't create a new ticket, you can send us an email via our contact form - please don't put replys to the ticket of other people because they will get a notification email from your reply.


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    hello i have problem here 

    1/ i created post, when iam go to open it i get 404 eror 

    http://tebtok.com/index.php/2021/02/24/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%b1%d8%a7%d8%a6%d8%ad%d8%a9-%d8%a7%d9%84%d9%85%d9%87%d8%a8%d9%84/

    2/ and about RTL how can i enable it ?becuse everu thing starts from LTR  


  •  2,699
    PenciDesign replied

    Hi,

    1/ You should update again the permalinks, please go to Dashboard > Settings > Reading > select "Posts Name" and "Save Changes" it. After that, go to Posts > All Posts > and click view on the new post to check it again.

    2/ Please go to Dashboard > Settings > General > on "Site Language" > select your RTL language.


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    hello i went to reading to edit post name "as you see the photo below"


    same problem , nothing changes 

  •  2,699
    PenciDesign replied

    Hi,

    Ahh, sorry, please go to Settings > Permalinks.


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    i have problem with svg file i sent you video now to show you 

  • Abdul_1995 replied

    When changing the language to Arabic in settings > genral  to support RTL
    The site language changes completely from right to left
    How can I keep the site in English with RTL

  •  2,699
    PenciDesign replied

    Hi,

    1/ Please send me your WordPress site admin URL and admin account ( username and password  ). I will take it a look at this to help you.  

    2/ Do you mean keep the admin page in English?


    Best Regards,

    PenciDesign

  •   Abdul_1995 replied privately
  •  2,699
    PenciDesign replied

    Hi,

    1/ I makes it showing to help you by set a max-width for the logo - check this image: http://prntscr.com/106ko0e

    Now, the logo is showing.

    2/ I did it to help you by install plugin "Code Snippets"

    After that, I put the code to one snippet, check this image: http://prntscr.com/106kp50

    And your admin page now showing English.

    I don't know your RTL language, so I pick one. You can change again your site language via Dashboard > Settings > General > Site Language.

    Your front-end now showing RTL already.

    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    thankyou everything good now 


    but why logo dosent show in customize ?

  •  2,699
    PenciDesign replied

    Hi,

    I can see it displayed good from my-end - it seems that's caching issue:

    http://prntscr.com/106m1zw

    http://prntscr.com/106m293


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    hello 


    can i use theme in other website domain ?

  •  2,699
    PenciDesign replied

    Hi,

    You need to buy a new license to use it on another domain. One regular license just can use for one domain/website only.


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    Is it the same price? 60 dollars?

  •  2,699
    PenciDesign replied

    Hi,

    Yeah, it's the same $59


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    hello every body when i'm uploading photo i get this issue 


  •  2,699
    PenciDesign replied

    Hi,

    You can see the error on the image you sent. It's an issue with your hosting/server. Please contact your hosting provider and ask them about this.


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    Hello dear

    Can you tell me how to put hidden keywords in the post
    Keywords that are not visible to the reader

  •  2,699
    PenciDesign replied

    Hi,

    If you want to add it for all posts, you can add the code like below to Customize > Single Posts > General > Add Google Adsense/Custom HTML code at the end of content posts.

    If you want to add it for specific posts, let's edit the post you want to add hidden keywords and use "HTML" block - check this image - and put the code inside this block.

    <p style="display: none;">PUT YOUR KEYWORDS HERE</p>

    Note: Change   PUT YOUR KEYWORDS HERE on the above code to the keywords you want to use and hidden for your readers.



    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    if iam using elemntor plugin can i do that (photo Below)

  •  2,699
    PenciDesign replied

    Hi,

    If you're using Elementor - please use "HTML" element - not "Custom HTML" - check this image

    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    Hi

    I want help with fonts
    I used to check out the fonts, but they are a lot

    Is there a way to know what Arabic fonts are from among the listed group of fonts?

  •  2,699
    PenciDesign replied

    Hi,

    Here is all Arabic fonts from Google fonts:

    https://fonts.google.com/?subset=arabic


    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    Hi, I used HTML code to hide keywords

    But Google says that you can not use such a thing

    Is there a way to use keyword masking without being penalized by Google?

    See the article in which they are talking about hiding keywords
    https://developers.google.com/search/docs/advanced/guidelines/hidden-text-links?visit_id=637505520949272212-2339307507&rd=1

  •  2,699
    PenciDesign replied

    Hi,

    If so, please use this code:

    <p style="margin: 0; font-size: 0;">PUT YOUR KEYWORDS HERE</p>
    

    I use way: set the font size to 0

    Best Regards,

    PenciDesign

  • Abdul_1995 replied

    If you see here they've mentioned about this problem
    2565445814.png
  •  2,699
    PenciDesign replied

    Hi,

    If so, there is no way to do that.


    Best Regards,

    PenciDesign