no you don’t delete nothing in cpanel..that ip is not ur host it’s cloudflare ip that’s why u need to add urs in the A section…
cherrykoks.de A 5 minutes 104.28.21.26 ()
cherrykoks.de A 5 minutes 104.28.20.26 ()
cherrykoks.de MX 5 minutes 0 mxlb.ispgateway.de
cherrykoks.de NS 1 day rihana.ns.cloudflare.com
cherrykoks.de NS 1 day nick.ns.cloudflare.com
cherrykoks.de SOA 1 day nick.ns.cloudflare.com. dns.cloudflare.com. 2015873911 10000 2400 604800 3600
http://www.cherrykoks.de CNAME 5 minutes cherrykoks.de
you have two A OPITIONS that’s why i say delete all the rest u have and only used the first one…
@webjump you have to wait till tomorrow so a staff member can help you…they don’t work on the weekend..
WOW That’s lot stuff…
You need to delete some of them..you only need the A opition on the top…and active that also all those CAME need to be removed as well you only need one…
You only need one MX as well delete the first one..
and set the (priority 0) make sure in ur cpanel on ur host it’s set to 0…
I’ve check ur source code and cloudflare is not active as yet on ur host..check those settings i posted above…
After you set up the DNS settings in cloudflare then you need to go in cloudflare settings and set those as well..
1. Performance settings:: (CDN + FULL Optimization),
First you can only used one at a time may be u could used the plugin and removed that code and see which is more effective…
Did you put ur server Ip in the field for the A opition so that cloudflare can put they Ip to urs..
Here is a setup in cloudflare..DNS ZONE
1. Type A
2. Name (YOURSITENAME)
3. Value (Host IP)
4. TTL (Automatic)
If ur site direct traffic with out a www…
Then this setting is important..
1. CNAME
2. Name WWW
3. Value (is an alias of YOURSITENAME) WITH OUT THE WWW
4. TTL (Automatic)
You going need this plugin as well…get it via wordpress
@webjump that plugin he bought on his own,it don’t come with the theme that’s why u don’t see it….
@sum1noc glad u find the culprit,most of the them time when something stop working it have to do with a plugin,that’s why it’s best to check each plugin first before reporting a issue with the theme..
Hey @Cherry yes you have to change ur host nameservers to cloudflare ones,to change the nameservers u have to go in ur host DNS settings and look for there name servers and put cloudflare ones ::
rihana.ns.cloudflare.com
nick.ns.cloudflare.com
Query Strings Remover
The plugin name is “Query Strings Remover” by the author Atul Kumar Pandey
You can download this plugin via the wordpress website @ this url
I don’t think it’s the theme,because my site menu work with out issues on my anroid and iphone..it could be a plugin are some other issue on ur end that making urs not too work…
I don’t think it’s the theme,because my site menu work with out issues on my anroid and iphone..it could be a plugin are some other issue on ur end that making urs not too work…
The support team don’t work on weekend,they will answer you on monday…
I don’t think it’s the theme,because my site menu work with out issues on my anroid and iphone..it could be a plugin are some other issue on ur end that making urs not too work…
The owners don’t work on weekend,they will answer you on monday…
This is our site…
Glad i can help…ur welcome
Oh i know remember what that other code do,it take out the space between the blocks on the home page,all that white space in the middle of the blocks that other code removed..
Hey @sbo i’m going share two css code with you try them i don’t remember which one i’m using to removed mine but you can try them both..add them in the theme settings in the CSS section…
.td_block1, .td_block2, .td_block3, .td_block4, .td_block5, .td_block6, .td_block7, .td_block8, {
padding-bottom: 0px !important;
}
.td_mod2 .meta-info, .td_mod3 .meta-info, .td_mod5 .meta-info {
display: none;
}
This work great for PC and (iPad – Portrait) but on (iPhone), (small tablet) and other phones it don’t look good,is there a way to not center the mean menu on mobile devices…
Only theme owners can make this update so u have to wait for the next update of the theme…
Look at mine http://jahliveradio.com/terms-use/ it change to what i want it too be
did you change the font size from 10,because 10 is very small…
@Nitish Saxena it work for me…
.page .wpb_content_element p {
font-size: 10px;
}
you need to cache ur site too see the changes