Forum Replies Created
-
AuthorPosts
-
ok ismael , thanks.
i did exactly so but still the icon boxes NOT having a ‘jelle’ ID still are showing a pointer – hand. see image. not good.
how to get rid of this?hi ismael
the above peace of code, ive changed thevar iconbox = $(‘.iconbox’),
into
var iconbox = $(‘jelle.iconbox’)in the quick css ive put:
#top .jelle.iconbox {
cursor: pointer;
}now i can see a custom class field below the text field in the icon box, see image ccf.jpg
i fill in : jelle
and yes, the pointer is now for the whole box. but…still ONLY the title is linking to the destination page.
there is a ‘hand’ – pointer over the rest of the text, but once clicked its not linking
see: http://jeelsites.nl/veiling/ (were talking about the left box called: Test.
what is going wrong?NB: the code looks like this now:
<script type=”text/javascript”>
(function($) {
function a() {
var iconbox = $(‘jelle.iconbox’),
boxlink = ”;iconbox.on(‘click’, function() {
boxlink = $(this).find(‘jelle.iconbox_content_title a’).attr(‘href’);
window.location.href = boxlink;
});
}a();
})(jQuery);
</script>- This reply was modified 8 years, 1 month ago by yampieters.
works great, ismael, thanks
but now on other pages where i dont want this its also happening…
how to get rid of that?- This reply was modified 8 years, 1 month ago by yampieters.
hi rikard, ive found the title link option, but my client wants the whole rectangle to be clickable, see image
hi yigit, well , every page has another item , so i would like to fill in some meta descripion for every single page.
brilliant, thanks!
thanks!
now its oke!hi yigit, thanks.
this is about the amount of seconds a images stays on place/is showing itself.
the speed of the transtions ive changed in shortcodes.js.the line: //transition speed when switching slide
transitionSpeed:900ive changed to:
//transition speed when switching slide
transitionSpeed:1900,this seems to do the trick….
- This reply was modified 8 years, 2 months ago by yampieters.
hi andy
ive chagned the file: shortcodes.js
the line: //transition speed when switching slide
transitionSpeed:900ive changed to:
//transition speed when switching slide
transitionSpeed:1900,this seems to do the trick….
hi vinay, ok thanks…
but those google maps options, where can i find these?sorry, imn confused now.
the code you gave me is about the TEXT, isnt it.
so the Title and the Slogan. see image.but how to slow down the IMAGES, the sliding images? the images BEHIND the text, the images of the slider.
is there a code for that?ok thanks, point 2 is resolved now!
but point 1: these are featured images in a post. i see no possibility to give those pictures a margin.
one can click on a featured image, for sure,
( http://vuurenleem.nl/wp-content/uploads/2016/09/fijpg.jpg ) but there’ s no margin option.hi basilis,
it seems to be alright now, its just a very long loading time one has to wait for….
any way of slowing this waiting time down for a google maps page?
as people tend to leave the page if they have to wait so long.yes, the browser is chrome.
well, as i wanted to change the transition speed of the easy slider, i thought i had to do this through:
Magic Wand –> Medai Elements –> Easy Slider.
and than, somehow, i would find a .js file to adapt..but there aint none…
so, how to change this speed of the easy slider?great, thanks!
got it, its IN the defauilt editor, the magic stick.
still…cant spot a shortcode file….where is it?
- This reply was modified 8 years, 2 months ago by yampieters.
hi , this post was about the caption.
is there some code to make the images come in sliding a little slower as well?hello basilis, works great, thanks!
for the categrory not to be shown:
.blog-categories.minor-meta {
display: none;
}
did the job- This reply was modified 8 years, 2 months ago by yampieters.
i got it.
you have to go to Screen Options (top right) in your window , once you are working in your blog post.
if you click Screen Options than click Summary. now a Summary field will appear at the bottom of your screen.
now in this Summary field put in your summary and it will appear above your read more link.hi stevo, maybe this helps:
– update your theme via themeforest to the latest version
(log in on themeforest-website and get your api key in ‘settings’ ; now in basic options of your enfold website put your themeforest username and the api key youve just generated; than save these settings)
– now on hte Dashboard go to updates. you should see an Update for Enfold. you MIGHT see this error-message:
marketplace.envato.com port 80: Connection refusedFailed to connect to marketplace.envato.com port 80: Connection refused
if so, ask your Provider to repair this/put this url on the Whitelist
– once updated get a google maps api key and fill this in in your Basic options in your enfold website (this is a new option in Enfold basic options)
– now go to the page you want to show your google map. ( make sure there is not a second google map, because im not sure they will conflict (try it out if you want to use more than one google map on one page))
– now fill in the adress and you will get your coordinates- This reply was modified 8 years, 3 months ago by yampieters.
it works!
- This reply was modified 8 years, 3 months ago by yampieters.
hi ismael
it has been two weeks now,
is there a solution yet, or are we informed one way or another if there is a permanent solution?hello andy, no problem, i understand.
ill look for a way to work around it,
thanks for the help anywayyou can close this one ticket now if you want
regards, jelle
thanks yigit, great stuff!
hello basilis, i did so now, but after linking them, they seem to choose their own way and end up below each other…
- This reply was modified 8 years, 4 months ago by yampieters.
hi basilis, i understand.
it just seemed strange to me that on one site is was working and on another it was not, but nevertheless they were both using the same enfold verison.
we’ll wait and see.hi jordan.
i tried the whole lot, but the bar keeps on having the same colorhello josue, that would be a good idea if not my client wants the arrow to be there…
if i could have the same ‘masonry’ effect in a portfolio-grid i could opt to choose ‘portfolio grid’,
but it doubt this is possible (why, after all, would enfold feature two seperate options, if they could do the same job).if you could tell me how to modify the theme file, or any other solution, it would be great.
- This reply was modified 8 years, 4 months ago by yampieters.
hi josue,
aha, here is a misunderstanding. i meant the overlay arrow.
can it be displayed one way or another?o, thanks. white color is now perfect.
but…the arrow…? -
AuthorPosts