Digital experiences for all disciplines
Forum Replies Created
-
-
Ok, thanks for your feedback.
Is it possible to reduce the high of the full width text block? (the white lines at the screenshot = my preferred high of the block)
Attachments:
You must be logged in to view attached files.Here is the attachment…
Attachments:
You must be logged in to view attached files.Done! But nothing has changed.
Alright!
Attachments:
You must be logged in to view attached files.Have a look at the file attached to see all error messages.
Hi Mohammad,
your provided code changed the alignment of the social icons in the top bar, but the social icons in my text block are still aligned on the left.
Here is a screenshot and a live URL: http://goodtimesdeals.de/
Attachments:
You must be logged in to view attached files.Sorry, I deleted the numbers, but the problem is not resolved when product title is longer than 3 lines.
1) I still have the mentioned problem on my iPhone. Example URL: http://goodtimesdeals.de/produkt-kategorie/snowboards-men/page/3/
And I don’t need Mohammad’s code?
2) Did you find a solution for the H1 problem?
But will that have an effect on the speed of my website?
I only have this problem when activating better wordpress minify.
And what does this error message mean and what can I do to solve it:
setREVStartSize();
function revslider_showDoubleJqueryError(sliderID) {
var errorMessage = “Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.”;
errorMessage += “<br> This includes make eliminates the revolution slider libraries, and make it not work.”;
errorMessage += “<br><br> To fix it you can:<br> 1. In the Slider Settings -> Troubleshooting set option: <b>Put JS Includes To Body</b> option to true.”;
errorMessage += “<br> 2. Find the double jquery.js include and remove it.”;
errorMessage = “<span style=’font-size:16px;color:#BC0C06;’>” + errorMessage + “</span>”;
jQuery(sliderID).show().html(errorMessage);
}
var tpj=jQuery;var revapi2;
tpj(document).ready(function() {
if(tpj(“#rev_slider_2_1”).revolution == undefined){
revslider_showDoubleJqueryError(“#rev_slider_2_1”);
}else{Hi guys, do you already know what could force the issues here?
This reply has been marked as private.No I got this error message:
setREVStartSize();
function revslider_showDoubleJqueryError(sliderID) {
var errorMessage = “Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.”;
errorMessage += “<br> This includes make eliminates the revolution slider libraries, and make it not work.”;
errorMessage += “<br><br> To fix it you can:<br> 1. In the Slider Settings -> Troubleshooting set option: <b>Put JS Includes To Body</b> option to true.”;
errorMessage += “<br> 2. Find the double jquery.js include and remove it.”;
errorMessage = “<span style=’font-size:16px;color:#BC0C06;’>” + errorMessage + “</span>”;
jQuery(sliderID).show().html(errorMessage);
}
var tpj=jQuery;var revapi2;
tpj(document).ready(function() {
if(tpj(“#rev_slider_2_1”).revolution == undefined){
revslider_showDoubleJqueryError(“#rev_slider_2_1”);
}else{I have installed the plugin, but nothing has changed and the whole website is super slow. And it is not possible to load the product pages (see attachment)
Attachments:
You must be logged in to view attached files.Is their anything I can do so that all my product images kepp their ratio and fit to specific image container size?
-