Good morning,
At the moment when I am trying to search for our website it appears the next:
griotblues.com: Front Page
griotblues.com/
In the google search.
I would like to have something like this:
Official
tinariwen.com/
But I actually don't know where do I need to change that information.
I am using wordpress and the theme call DIVI, tried to change the title of that page, but nothing actually happened.
Looking for some help.
Thank you in advance.
Related
i was working on my website using a theme from themeforest and it uses elementor to create the page, everything went normal in the admin area as it show on this image
how it look in admin
but when i open the website as a visitor it show me this
how it look for visitor
any idea what did i do wrong? i tried to redo the few steps i did before i notice the error and it didnt work, and then i lost track of whats going on.
thanks in advance
i found the answer
i was using this code in the slide
<span style="font-size:24px;"><b>HEALTH TRACKER</span>
and after i removed the <b> tag it was fixed, if anyone can explain it that would be great.
Thanks in advance
This is my first topic here. I need help with my WordPress theme. This is my site I need the help with, https://assetbangla.com/
Here there is an advanced search option at the beginning of the site. Like this. https://i.imgur.com/gjLwRgt.jpg
Now I want this to look like this in both desktop and laptop. https://i.imgur.com/kgyBOMi.jpg
And on the mobile, I need to fix this. Right now it’s showing distorted…
https://i.imgur.com/xUxlX7v.jpg
Please help me with this. It will be a world to me. Thanks so much.
Given the class name "wppb-builder-container" it looks like the plugin "Profile Builder" by Cozmolabs was used to create this form. In that case you should find a "Profile Builder" section in your admin area:
Screenshot of Profile Builder in Wordpress admin area
You can find the documentation for the plugin here:
https://www.cozmoslabs.com/docs/profile-builder-2/
And you can reach the support of Cozmolabs here:
https://www.cozmoslabs.com/support/open-ticket/
I have never used wordpress as a cms for a site so please forgive my obliviousness. I tried to google this for a bit with no luck, I think I am either phrasing this wrong or thinking about it incorrectly.
I have page on wordpress that I would like to feed in a bunch of "news" posts. Can I code this within the actual page (like the text input section). How would I go about doing this. Is it possible to have a plugin or some shorthand code that would feed in all the posts with a certain category, and further more is this possible to do within just the general page editor (just within the wp-admin panel). Again, sorry for my obliviousness, I feel like this is probably a pretty simple answer, but I haven't worked on wordpress in years.
Thank you for your time!! Any points to the right direction would be incredibly helpful.
You can try:
[display-posts tag="advanced" posts_per_page="20"]
This will list the 20 most recent posts with the tag ‘Advanced’.
For more options, check this: http://en.support.wordpress.com/display-posts-shortcode/
I made a new theme in Wordpress before a year. And now i am updating as per requirement.
I have used Navayan Subscribe in this system. And i get Google ads in that place(frontend) and other place too(middle of the page). I don't know where are they coming from. As i have never used Google ads in clients website. You can check this page on the right hand side.
Thanks in advance.
It looks to me that the ads are coming from the widgets.
Go to Appearance > Widgets and check there.
If they are not there, check the code inside sidebar.php file by going to Appearance > Editor and open Sidebar.
You can also disable your plugins to see if some plugin is a cause the ads.
If still no luck then check other php pages for malicius code in the theme by looking for encrypted php code that looks like this:
eval(gzinflate(base64_decode('80jNycl...
I'm trying to use the google custom search in a wordpress website (but without any plugin).
I've used the code google provided (the search box code and the search results page code) and the results page it's returning empty...
However the auto-complete it's working:
This is the page that should show the results: http://www.guiasdeviagens.com/pesquisa/
Anyone could help me please? I've been trying for some days and can't fix the problem. :(
Thanks in advance.
By some chance did you turn on search engine blocking? Go to the admin dashboard and look at the top of the page for "Search Engines Blocked". If it's there, click on it and toggle the Site Visibility setting. Remember that once you are visible you still want to submit your URL to google. It also helps to have a sitemap.xml file to help the googlebot find all of your pages.